Click or drag to resize

XYPlotLayerAxisScaleEditorMethod Field

Gets or sets the double-click handler for axis scale editing.

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