[]
Gets or sets the items source for the axis labels.
[C1Description("Axis.DataSource", "Gets or sets the items source for the axis labels.")]
[TypeConverter(typeof(DataSourceConverter))]
public object DataSource { get; set; }
Names of the properties are specified by the Binding property.