[]
        
(Showing Draft Content)

C1.Win.Chart.TreeMap.DataSource

DataSource Property

DataSource

Gets or sets the collection of objects that contains the data for tree map chart.

Declaration
[C1Description("TreeMap.DataSource", "Gets or sets the collection of objects that contains the data for tree map chart.")]
[TypeConverter(typeof(DataSourceConverter))]
public object DataSource { get; set; }