Click or drag to resize

CSAxisInformationPreferredLabelSide Property

Side of an axis style where the label is probably shown. For the bottom axis, this is for instance the right side, i.e. the outer side.

Namespace: Altaxo.Graph
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public CSAxisSide PreferredLabelSide { get; }

Property Value

CSAxisSide
See Also