C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / TreeMap Class

TreeMap Class Properties

For a list of all members of this type, see TreeMap members.

Public Properties
 NameDescription
Public PropertyGets or sets the name of the property of the data item that contains the chart value.  
Public PropertyGets or sets the name of the property that contains the name of the data item.  
Public PropertyGets or sets the chart type.  
Public PropertyGets or sets the name of the property of collection that contains child items.  
Public PropertyGets or sets CSS class name. (Inherited from C1.Blazor.Chart.FlexChartBase)
Public PropertyGets or sets the custom palette. (Inherited from C1.Blazor.Chart.FlexChartBase)
Public PropertyGets the data label for data items.  
Public PropertyGets or sets the footer content. (Inherited from C1.Blazor.Chart.FlexChartBase)
Public PropertyGets or sets the footer style. (Inherited from C1.Blazor.Chart.FlexChartBase)
Public PropertyGets or sets the header content. (Inherited from C1.Blazor.Chart.FlexChartBase)
Public PropertyGets or sets the header style. (Inherited from C1.Blazor.Chart.FlexChartBase)
Public PropertyGets or sets the collection of objects that contains the data for tree map chart.  
Public PropertyGets or sets the data label.  
Public PropertyGets or sets the legend group title style. (Inherited from C1.Blazor.Chart.FlexChartBase)
Public PropertyFires when formatting legend item. (Inherited from C1.Blazor.Chart.FlexChartBase)
Public PropertyGets or sets the legend position. (Inherited from C1.Blazor.Chart.FlexChartBase)
Public PropertyGets or sets which scroll bars should appear in legend. (Inherited from C1.Blazor.Chart.FlexChartBase)
Public PropertyGets or sets the legend style. (Inherited from C1.Blazor.Chart.FlexChartBase)
Public PropertyGets or sets the legend title. (Inherited from C1.Blazor.Chart.FlexChartBase)
Public PropertyGets or sets the legend title style. (Inherited from C1.Blazor.Chart.FlexChartBase)
Public PropertyGets or sets the maximum number of displayed node levels.  
Public PropertyFires after rendering node.  
Public PropertyFires before rendering node.  
Public PropertyGets or sets the chart palette. (Inherited from C1.Blazor.Chart.FlexChartBase)
Public PropertyGets the style of plot area(area inside axes). (Inherited from C1.Blazor.Chart.FlexChartBase)
Public PropertyFires after chart finishes rendering. (Inherited from C1.Blazor.Chart.FlexChartBase)
Public PropertyFires before chart starts rendering. (Inherited from C1.Blazor.Chart.FlexChartBase)
Public PropertyGets or sets the index of chart selected element. (Inherited from C1.Blazor.Chart.FlexChartBase)
Public PropertyGets or sets the selected data item.  
Public PropertyFires after selected element was changed. (Inherited from C1.Blazor.Chart.FlexChartBase)
Public PropertyGets or sets the chart selection mode. (Inherited from C1.Blazor.Chart.FlexChartBase)
Public PropertyGets the seletion style. (Inherited from C1.Blazor.Chart.FlexChartBase)
Public PropertyGets or sets the chart style. (Inherited from C1.Blazor.Chart.FlexChartBase)
Public PropertyGets or sets the tooltip template for the series. (Inherited from C1.Blazor.Chart.FlexChartBase)
Top
See Also