Click or drag to resize

ICoordinateSystemAxisStyles Property

Enumerators all axis style information.

Namespace: Altaxo.Graph
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
IEnumerable<CSAxisInformation> AxisStyles { get; }

Property Value

IEnumerableCSAxisInformation
See Also