Skip to main content
A newer version of this page is available. .

QualitativeScaleOptions Class

Contains settings for an axis scale when its data type is qualitative.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v18.2.dll

Declaration

[TypeConverter(typeof(ScaleOptionBaseConverter))]
public class QualitativeScaleOptions :
    ScaleGridOptionsBase

The following members return QualitativeScaleOptions objects:

Inheritance

See Also