Back to Devexpress

ArgumentAxis3D.QualitativeScaleOptions Property

wpf-devexpress-dot-xpf-dot-charts-dot-argumentaxis3d-6f30fb55.md

latest1.2 KB
Original Source

ArgumentAxis3D.QualitativeScaleOptions Property

Provides access to the options that define the behavior of a scale when its type is qualitative.

Namespace : DevExpress.Xpf.Charts

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

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
public QualitativeScaleOptions QualitativeScaleOptions { get; set; }
vb
Public Property QualitativeScaleOptions As QualitativeScaleOptions

Property Value

TypeDescription
QualitativeScaleOptions

The container of settings of an axis scale when its data type is qualitative.

|

See Also

ArgumentAxis3D Class

ArgumentAxis3D Members

DevExpress.Xpf.Charts Namespace