Name | Description | |
---|---|---|
CanConvertToDateTime | Determines whether all values in the data source can be converted safely to the date time. (Inherited from FarPoint.Win.Chart.IChartSupportDataSource) | |
ContainsDateTimeOnly | Determines whether all values in the data source are date time. (Inherited from FarPoint.Win.Chart.IChartSupportDataSource) | |
GetDoubleEnumerable | Iterates over the data source and returns double values. (Inherited from FarPoint.Win.Chart.IChartSupportDataSource) | |
GetDoubleValue | Gets the double value at the specified index. (Inherited from FarPoint.Win.Chart.IChartSupportDataSource) | |
GetFormatter | Get the formater by index. | |
GetMaxValue | Gets the maximum value from the data source. (Inherited from FarPoint.Win.Chart.IChartSupportDataSource) | |
GetMinValue | Gets the minimum value from the data source. (Inherited from FarPoint.Win.Chart.IChartSupportDataSource) |