SeriesLabelValuesBase Constructors
The base class for all classes that store values of a series point that the chart uses to make series labels.Name | Parameters | Description |
---|---|---|
SeriesLabelValuesBase(Int32[], String) | pointIndexes, seriesName | Initializes a new instance of the SeriesLabelValuesBase class with specified settings. |
See Also