Back to Devexpress

DateRange.VisualMax Property

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

latest898 B
Original Source

DateRange.VisualMax Property

Gets or sets the maximum 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 VisualMax { get; set; }

Property Value

TypeDescription
DateTime

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

|

See Also

VisualMin

DateRange Class

DateRange Members

DevExpress.Maui.Charts Namespace