LegendVerticalPosition.ValueOf(String) Method
Namespace: DevExpress.Xamarin.Android.Charts
Assembly: DevExpress.Xamarin.Android.Charts.dll
NuGet Package: DevExpress.XamarinForms.Charts
Declaration
public static LegendVerticalPosition ValueOf(
string name
)
Parameters
Name | Type |
---|---|
name | String |
Returns
Type |
---|
LegendVerticalPosition |
See Also