[]
        
(Showing Draft Content)

C1.Win.Chart.FlexChart.DataSource

DataSource Property

DataSource

Gets or sets the collection of objects that contains the series data.

Declaration
[C1Category("Data")]
[TypeConverter(typeof(DataSourceConverter))]
[C1Description("FlexChart.DataSource", "Gets or sets the collection of objects that contains the series data.")]
public object DataSource { get; set; }