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