The following tables list the members exposed by IChartSupportDataSource.
| Name | Description | |
|---|---|---|
![]() | CanConvertToDateTime | Determines whether all values in the data source can be converted safely to the date time. |
![]() | ContainsDateTimeOnly | Determines whether all values in the data source are date time. |
![]() | GetDoubleEnumerable | Iterates over the data source and return double values. |
![]() | GetDoubleValue | Gets double value at the specified index. |
![]() | GetMaxValue | Gets the max value from data source. |
![]() | GetMinValue | Gets the min value from data source. |
