Click or drag to resize

XYZPlotLayerAxisScaleEditorMethod Field

Gets or sets the editor callback for axis scales.

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

Field Value

DoubleClickHandler
See Also