Click or drag to resize

XYZPlotLayerPlotItemEditorMethod Field

Gets or sets the editor callback for plot items.

Namespace: Altaxo.Graph.Graph3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static DoubleClickHandler? PlotItemEditorMethod

Field Value

DoubleClickHandler
See Also