FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace : IChartSupportDataSource Interface |
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 returns double values. | |
GetDoubleValue | Gets the double value at the specified index. | |
GetMaxValue | Gets the maximum value from the data source. | |
GetMinValue | Gets the minimum value from the data source. |