Click or drag to resize

XYPlotLayerAxisStyles Property

Collection of the axis styles for the left, bottom, right, and top axis.

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

Property Value

AxisStyleCollection
See Also