DXLegend.Orientation Property
Namespace: DevExpress.Xamarin.iOS.Charts
Assembly: DevExpress.Xamarin.iOS.Charts.dll
NuGet Package: DevExpress.XamarinForms.Charts
Declaration
public virtual DXLegendOrientation Orientation { get; set; }
Property Value
Type |
---|
DXLegendOrientation |
Available values:
Name |
---|
LeftToRight |
TopToBottom |
See Also