Click or drag to resize

AxisLabelStyleLabelFormat Property

Gets or sets the label formatting strategy.

Namespace: Altaxo.Graph.Gdi.Axis
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ILabelFormatting LabelFormat { get; set; }

Property Value

ILabelFormatting
See Also