Click or drag to resize

XYPlotLayerScales Property

Gets the scales of the layer.

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

Property Value

ScaleCollection

Implements

IPlotAreaScales
See Also