Click or drag to resize

AxisStyleCollectionAxisStyleIDs Property

Gets the identifiers of all axis styles in the collection.

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

Property Value

IEnumerableCSLineID
See Also