[]
        
(Showing Draft Content)

C1.WPF.FlexReport.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()
Returns
Type Description
DataSource