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