Click or drag to resize

XYPlotLayerAxisStyles Property

Gets the axis styles for this layer.

Namespace: Altaxo.Graph.Gdi
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public AxisStyleCollection AxisStyles { get; protected set; }

Property Value

AxisStyleCollection
See Also