Back to Devexpress

QualitativeRange.VisualMin Property

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

latest848 B
Original Source

QualitativeRange.VisualMin Property

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

Property Value

TypeDescription
String

The start string value of the on-screen range.

|

See Also

QualitativeRange Class

QualitativeRange Members

DevExpress.Maui.Charts Namespace