[]
        
(Showing Draft Content)

C1.Report.FlexChartFieldBase.GetDataSource

GetDataSource Method

GetDataSource()

Returns DataSource specified for this field in the DataSourceName property, returns null if DataSourceName is null or empty, throws an exception if DataSource with specified name not found.

Declaration
protected DataSource GetDataSource()
Protected Function GetDataSource() As DataSource
Returns
Type Description
DataSource