Back to Devexpress

QualitativeRange Class

maui-devexpress-dot-maui-dot-charts-71b837ad.md

latest1.6 KB
Original Source

QualitativeRange Class

Stores range settings of QualitativeAxisX.

Namespace : DevExpress.Maui.Charts

Assembly : DevExpress.Maui.Charts.dll

NuGet Package : DevExpress.Maui.Charts

Declaration

csharp
public class QualitativeRange :
    RangeBase

The following members return QualitativeRange objects:

Implements

IElementController

INotifyPropertyChanged

Inheritance

System.Object BindableObject Element ChartElementBase ChartElement RangeBase QualitativeRange

Extension Methods

Yield<QualitativeRange>()

YieldIfNotNull<QualitativeRange>()

See Also

QualitativeRange Members

DevExpress.Maui.Charts Namespace