Back to Devexpress

RangeSeriesLabelKind Enum

maui-devexpress-dot-maui-dot-charts-99eec034.md

latest1003 B
Original Source

RangeSeriesLabelKind Enum

Namespace : DevExpress.Maui.Charts

Assembly : DevExpress.Maui.Charts.dll

NuGet Package : DevExpress.Maui.Charts

Declaration

csharp
public enum RangeSeriesLabelKind

Members

Name
OneLabel
TwoLabels
HighValueLabel
LowValueLabel

The following properties accept/return RangeSeriesLabelKind values:

Extension Methods

Yield<RangeSeriesLabelKind>()

YieldIfNotNull<RangeSeriesLabelKind>()

See Also

DevExpress.Maui.Charts Namespace