Back to Devexpress

QualitativeAxisX.Range Property

maui-devexpress-dot-maui-dot-charts-dot-qualitativeaxisx.md

latest841 B
Original Source

QualitativeAxisX.Range Property

Gets or sets the axis range settings. This is a bindable property.

Namespace : DevExpress.Maui.Charts

Assembly : DevExpress.Maui.Charts.dll

NuGet Package : DevExpress.Maui.Charts

Declaration

csharp
public QualitativeRange Range { get; set; }

Property Value

TypeDescription
QualitativeRange

An object that stores the range settings for the qualitative X-axis.

|

See Also

QualitativeAxisX Class

QualitativeAxisX Members

DevExpress.Maui.Charts Namespace