SeriesPointData Constructors
Stores information about a data point and a series to which this point belongs.Name | Parameters | Description |
---|---|---|
SeriesPointData(SeriesBase, IList<Object>) | series, pointKeyObjects | Initializes a new instance of the SeriesPointData class with specified settings. |
See Also