Class | Description | |
---|---|---|
CandleDataPointCollection | Collection class for CandleDataPoints. | |
CandleSeriesDataAppearance | DataAppearance class for populating a CandleSeries from an external data source. | |
DataPointCollection | Base class for collections of DataPoints. | |
FourDimensionalNumericDataPointCollection | Collection class for FourDimensionalNumericDataPoint objects. | |
FourDimensionalNumericSeriesDataAppearance | DataAppearance class for FourDimensionalNumericSeries objects. | |
GanttSeriesDataAppearance | DataAppearance class for populating GanttSeries from an external data source. | |
NumericDataPointCollection | Collection class for NumericDataPoint objects. | |
NumericSeriesDataAppearance | DataAppearance class for NumericSeries | |
NumericTimeDataPointCollection | Collection class for NumericTimeDataPoint objects. | |
NumericTimeSeriesDataAppearance | DataAppearance claqss for NumericTimeSeries. | |
SeriesBase | Base class for Series. | |
SeriesCollection | Collection class for ISeries objects. | |
SeriesDataAppearance | Base class for DataBinding-related properties for Series objects. | |
TreeMapDataPointCollection | Collection class for TreeMapDataPoint objects. | |
TreeMapSeriesDataAppearance | DataAppearance class for TreeMapSeries | |
XYDataPointCollection | Collection class for XYDataPoint objects. | |
XYSeriesDataAppearance | DataAppearance class for XYSeries objects. | |
XYZDataPointCollection | Collection class for XYZDataPoint objects. | |
XYZSeriesDataAppearance | DataAppearance class for XYZSeries objects. |
Interface | Description | |
---|---|---|
IDataPoint | Interface for all DataPoints. | |
IProvideDataPoints | Interface for classes which provide a list of DataPoints. | |
ISeries | Interface for Data Series classes. |
Enumeration | Description | |
---|---|---|
DataDimension | Enumeration used for identifying a particular dimension or category in a set of data. |