Click or drag to resize

AxisStyleControllerAxisInformation Property

Gets the axis information associated with the edited axis.

Namespace: Altaxo.Gui.Graph.Gdi.Axis
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public CSAxisInformation AxisInformation { get; }

Property Value

CSAxisInformation
See Also