ChartData Members
Include Protected Members
Include Inherited Members
Represents the segmentation of the data into multiple series.
The ChartData type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) | |
Finalize() | (Inherited from Object.) | |
GetHashCode() | (Inherited from Object.) | |
GetType() | (Inherited from Object.) | |
MemberwiseClone() | (Inherited from Object.) | |
ToString() | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
DerivedSeriesCollection | Gets the derived series. | |
SeriesCollection | Gets the data series. |
Top