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