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.1.dll

Declaration

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

The following members accept/return QualitativeScaleOptions objects:

Inheritance

See Also