Click or drag to resize

XYZPlotLayerScales Property

Gets or sets the scale collection.

Namespace: Altaxo.Graph.Graph3D
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