[]
        
(Showing Draft Content)

C1.Win.Chart.Series.DataSource

DataSource Property

DataSource

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

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