Back to Devexpress

DateRange Class

maui-devexpress-dot-maui-dot-charts-3b55d15c.md

latest1.5 KB
Original Source

DateRange Class

Stores the range settings of the DateTimeAxisX.

Namespace : DevExpress.Maui.Charts

Assembly : DevExpress.Maui.Charts.dll

NuGet Package : DevExpress.Maui.Charts

Declaration

csharp
public class DateRange :
    RangeBase

The following members return DateRange objects:

Implements

IElementController

INotifyPropertyChanged

Inheritance

System.Object BindableObject Element ChartElementBase ChartElement RangeBase DateRange

Extension Methods

Yield<DateRange>()

YieldIfNotNull<DateRange>()

See Also

DateRange Members

DevExpress.Maui.Charts Namespace