Spread Windows Forms 17
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / IChartSupportDataSource Interface
Methods

In This Topic
    IChartSupportDataSource Interface Members
    In This Topic

    The following tables list the members exposed by IChartSupportDataSource.

    Public Methods
     NameDescription
     MethodDetermines whether all values in the data source can be converted safely to the date time.  
     MethodDetermines whether all values in the data source are date time.  
     MethodIterates over the data source and returns double values.  
     MethodGets the double value at the specified index.  
     MethodGets the maximum value from the data source.  
     MethodGets the minimum value from the data source.  
    Top
    See Also