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