Back to Devexpress

ISeriesLabelTextProvider Methods

maui-devexpress-dot-maui-dot-charts-dot-iserieslabeltextprovider-dot-underscore-methods.md

latest714 B
Original Source

ISeriesLabelTextProvider Methods

An interface that should be implemented by a class that defines custom labels for a series (the SeriesBase class descendant object).

NameDescription
GetText(SeriesLabelValuesBase)Returns a string that a series label displays.

See Also

ISeriesLabelTextProvider Interface

ISeriesLabelTextProvider Members

DevExpress.Maui.Charts Namespace