[]
Gets or sets the collection of objects that contains the series data.
[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; }