IAxisLabelTextFormatter.Format(Object) Method
Namespace: DevExpress.Maui.Charts
Assembly: DevExpress.Maui.Charts.dll
NuGet Package: DevExpress.Maui.Charts
Declaration
string Format(
object value
)
Parameters
| Name | Type |
|---|---|
| value | System.Object |
Returns
| Type |
|---|
| String |
See Also