DXLegend.VerticalPosition Property
Namespace: DevExpress.Xamarin.iOS.Charts
Assembly: DevExpress.Xamarin.iOS.Charts.dll
NuGet Package: DevExpress.XamarinForms.Charts
Declaration
public virtual DXLegendVerticalPosition VerticalPosition { get; set; }
Property Value
| Type |
|---|
| DXLegendVerticalPosition |
Available values:
| Name |
|---|
| TopOutside |
| Top |
| Center |
| Bottom |
| BottomOutside |
See Also