Back to Devexpress

QualitativeRange.VisualMax Property

maui-devexpress-dot-maui-dot-charts-dot-qualitativerange-c4ca9f57.md

latest844 B
Original Source

QualitativeRange.VisualMax Property

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

Property Value

TypeDescription
String

The end string value of the on-screen range.

|

See Also

QualitativeRange Class

QualitativeRange Members

DevExpress.Maui.Charts Namespace