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


In This Topic
    IChartSupportDataSourceFormater Interface
    In This Topic
    The interface for chart support data source with formater support.
    Syntax
    'Declaration
     
    
    Public Interface IChartSupportDataSourceFormater 
       Inherits IChartSupportDataSource 
    'Usage
     
    
    Dim instance As IChartSupportDataSourceFormater
    public interface IChartSupportDataSourceFormater : IChartSupportDataSource  
    See Also