|
Interface Summary |
| IComparableDatapoint |
|
| IDataPoint |
IDataPoint is an interface that is used to allow the chart to retrieve the value and label of an individual data
point. |
| IDisplayDataPoint |
This interface defines APIs that are required to display a data point in the UI |
| IHighLowDataPoint |
IHighLowDataPoint is an interface that is used to allow the chart to retrieve the high value and low value of an
individual data point. |
| IResourceTreeNode |
|
| IStackedDataPoint |
IStackedDataPoint is an interface that is used to allow the chart to retrieve multiple values for per column in a
stacked column chart. |
| ITreeNode |
|