IChartDataAdapter Properties
Interface that should be implemented by any class that can be used as a chart data adapter.| Name | Description |
|---|---|
| DataSorted | Gets or sets the value that identifies whether the source data is sorted. |
| ItemsCount | Returns the number of items in the data source. |
See Also