Back to Devexpress

IAxisLabelTextFormatter.Format(Object) Method

maui-devexpress-dot-maui-dot-charts-dot-iaxislabeltextformatter-dot-format-x28-system-dot-object-x29.md

latest776 B
Original Source

IAxisLabelTextFormatter.Format(Object) Method

Namespace : DevExpress.Maui.Charts

Assembly : DevExpress.Maui.Charts.dll

NuGet Package : DevExpress.Maui.Charts

Declaration

csharp
string Format(
    object value
)

Parameters

NameType
valueSystem.Object

Returns

Type
String

See Also

IAxisLabelTextFormatter Interface

IAxisLabelTextFormatter Members

DevExpress.Maui.Charts Namespace