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


In This Topic
    IChartSupportDataSource Interface
    In This Topic
    Indicates whether to check that a specified data type exists in the data source.
    Syntax
    'Declaration
     
    
    Public Interface IChartSupportDataSource 
    'Usage
     
    
    Dim instance As IChartSupportDataSource
    public interface IChartSupportDataSource 
    See Also