GetDataSource Method (FlexChartField)
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 Function GetDataSource() As DataSource