Click or drag to resize

IPlotAreaAxisStyleIDs Property

Returns a list of the used axis style ids for this layer.

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

Property Value

IEnumerableCSLineID
See Also