Click or drag to resize

XYZPlotLayerAxisLabelMajorStyleEditorMethod Field

Gets or sets the editor callback for major axis labels.

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

Field Value

DoubleClickHandler
See Also