IDXQualitativeAxisLabelTextFormatter.Format(String) Method
Namespace: DevExpress.Xamarin.iOS.Charts
Assembly: DevExpress.Xamarin.iOS.Charts.dll
NuGet Package: DevExpress.XamarinForms.Charts
Declaration
string Format(
string value
)
Parameters
Name | Type |
---|---|
value | String |
Returns
Type |
---|
String |
See Also