Click or drag to resize

StiChartDataSource Property

Get data source that is used for getting data.

Namespace:  Stimulsoft.Report.Chart
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiDataSourceConverter))]
public virtual StiDataSource DataSource { get; }

Property Value

Type: StiDataSource

Implements

IStiDataSourceDataSource
See Also