Back to Devexpress

DateRange.VisualMin Property

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

latest898 B
Original Source

DateRange.VisualMin Property

Gets or sets the minimum value of the axis range displayed on the screen. This is a bindable property.

Namespace : DevExpress.Maui.Charts

Assembly : DevExpress.Maui.Charts.dll

NuGet Package : DevExpress.Maui.Charts

Declaration

csharp
public DateTime VisualMin { get; set; }

Property Value

TypeDescription
DateTime

The minimum value of the axis range displayed on the screen.

|

See Also

VisualMax

DateRange Class

DateRange Members

DevExpress.Maui.Charts Namespace