Back to Devexpress

DateRange.Min Property

maui-devexpress-dot-maui-dot-charts-dot-daterange.md

latest826 B
Original Source

DateRange.Min Property

Gets or sets the minimum value of the axis scale. This is a bindable property.

Namespace : DevExpress.Maui.Charts

Assembly : DevExpress.Maui.Charts.dll

NuGet Package : DevExpress.Maui.Charts

Declaration

csharp
public DateTime Min { get; set; }

Property Value

TypeDescription
DateTime

The minimum value of the axis scale.

|

See Also

Max

DateRange Class

DateRange Members

DevExpress.Maui.Charts Namespace