RangeSeriesLabelValues.Position Property
Namespace: DevExpress.XamarinForms.Charts
Assembly: DevExpress.XamarinForms.Charts.dll
NuGet Package: DevExpress.XamarinForms.Charts
Declaration
public LabelPosition Position { get; }
Property Value
Type |
---|
LabelPosition |
Available values:
Name |
---|
HighValueLabel |
LowValueLabel |
CenterLabel |
See Also