Click or drag to resize

XYZPlotLayerZAxis Property

Gets the z-axis scale.

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

Property Value

Scale

Implements

IPlotAreaZAxis
See Also