RangeBarSeriesLabel.Kind Property
Gets or sets which range bar values (minimum, maximum, or both) series labels should display. This is a bindable property.
Namespace: DevExpress.Maui.Charts
Assembly: DevExpress.Maui.Charts.dll
NuGet Package: DevExpress.Maui.Charts
#Declaration
public RangeSeriesLabelKind Kind { get; set; }
#Property Value
Type | Default | Description |
---|---|---|
Range |
Two |
A value that specifies the label type. |
Available values:
Name |
---|
One |
Two |
High |
Low |