Click or drag to resize

CSAxisInformationPreferredTickSide Property

Side of an axis style where the ticks are 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 PreferredTickSide { get; }

Property Value

CSAxisSide
See Also