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