ISeriesLabelTextProvider Methods
An interface that should be implemented by a class that defines custom labels for a series (the SeriesBase class descendant object).Name | Description |
---|---|
GetText(SeriesLabelValuesBase) | Returns a string that a series label displays. |
See Also