Click or drag to resize

XYPlotLayerAxisLabelMinorStyleEditorMethod Field

Gets or sets the double-click handler for minor axis-label style editing.

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

Field Value

DoubleClickHandler
See Also