Click or drag to resize

XYPlotLayerScales Property

[Missing <summary> documentation for "P:Altaxo.Graph.Gdi.XYPlotLayer.Scales"]


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

Property Value

ScaleCollection

Implements

IPlotAreaScales
See Also