IAxisLabelTextFormatter Interface
An interface that should be implemented by a class that defines custom labels for an axis.
Namespace: DevExpress.Maui.Charts
Assembly: DevExpress.Maui.Charts.dll
NuGet Package: DevExpress.Maui.Charts
Declaration
public interface IAxisLabelTextFormatter
Related API Members
The following members return IAxisLabelTextFormatter objects:
See Also