ZAxis3D.NumericScaleOptions Property
Gets or sets the scale options of the Z-axis.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
ContinuousNumericScaleOptions | The Z-axis scale options. |
See Also