Click or drag to resize

IPlotAreaScales Property

Gets the collection of scales used by the plot area.

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

Property Value

ScaleCollection
See Also