[]
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; }
<C1Description("Axis.DataSource", "Gets or sets the items source for the axis labels.")>
<TypeConverter(GetType(DataSourceConverter))>
Public Property DataSource As Object
Names of the properties are specified by the Binding property.