Back to Devexpress

IAxisLabelTextFormatter Interface

mobilecontrols-devexpress-dot-xamarinforms-dot-charts-f14ae78b.md

latest898 B
Original Source

IAxisLabelTextFormatter Interface

An interface that should be implemented by a class that defines custom labels for an axis.

Namespace : DevExpress.XamarinForms.Charts

Assembly : DevExpress.XamarinForms.Charts.dll

NuGet Package : DevExpress.XamarinForms.Charts

Declaration

csharp
public interface IAxisLabelTextFormatter

The following members return IAxisLabelTextFormatter objects:

See Also

IAxisLabelTextFormatter Members

DevExpress.XamarinForms.Charts Namespace