Back to Devexpress

IAxisLabelTextFormatter Interface

maui-devexpress-dot-maui-dot-charts-3690dd26.md

latest1.0 KB
Original Source

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

csharp
public interface IAxisLabelTextFormatter

The following members return IAxisLabelTextFormatter objects:

Extension Methods

Yield<IAxisLabelTextFormatter>()

YieldIfNotNull<IAxisLabelTextFormatter>()

See Also

IAxisLabelTextFormatter Members

DevExpress.Maui.Charts Namespace