'Declaration
<C1DescriptionAttribute("Axis.DataSource", "Gets or sets the items source for the axis labels.")> <TypeConverterAttribute(C1.Win.Chart.DataSourceConverter)> Public Property DataSource As Object
[C1Description("Axis.DataSource", "Gets or sets the items source for the axis labels.")] [TypeConverter(C1.Win.Chart.DataSourceConverter)] public object DataSource {get; set;}