Click or drag to resize

TextGraphicPlotItemEditorMethod Field

Gets or sets the editor callback for plot-item placeholders.

Namespace: Altaxo.Graph.Graph3D.Shapes
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