Back to Devexpress

NumericAxisX.Range Property

maui-devexpress-dot-maui-dot-charts-dot-numericaxisx-9abcaea8.md

latest805 B
Original Source

NumericAxisX.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 NumericRange Range { get; set; }

Property Value

TypeDescription
NumericRange

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

|

See Also

NumericAxisX Class

NumericAxisX Members

DevExpress.Maui.Charts Namespace