Back to Devexpress

ZAxis3D.NumericScaleOptions Property

wpf-devexpress-dot-xpf-dot-charts-dot-zaxis3d-16c158ff.md

latest1.0 KB
Original Source

ZAxis3D.NumericScaleOptions Property

Gets or sets the scale options of the Z-axis.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public ContinuousNumericScaleOptions NumericScaleOptions { get; set; }
vb
Public Property NumericScaleOptions As ContinuousNumericScaleOptions

Property Value

TypeDescription
ContinuousNumericScaleOptions

The Z-axis scale options.

|

See Also

ZAxis3D Class

ZAxis3D Members

DevExpress.Xpf.Charts Namespace