Spread WinForms 15
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
See Also