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 |
---|---|
Get |
Returns a string that a series label displays. |
See Also