[]
AngularJS directive for the TreeMap control.
=
@
&
The wj-tree-map directive may contain the following child directives: wijmo.angular.chart.WjFlexChartLegend and wijmo.angular.chart.WjFlexChartDataLabel.
AngularJS directive for the TreeMap control.
=An array or ICollectionView object that contains data for the chart.@The name of the property that contains item values.@The name of the property that contains item names. It should be an array or a string.@The text to display in the chart footer (plain text).=The style to apply to the chart footer.@The text to display in the chart header (plain text).=The style to apply to the chart header.&This event occurs after the binding has finished initializing the control with attribute values.=A value indicating whether the binding has finished initializing the control with attribute values.@The type of the TreeMap.@A value indicating the name of the property (or properties) used to generate child items in hierarchical data.=The maximum number of node levels to show in the current view.=An array that contains the default colors used for displaying TreeMap items.=The number of pixels of space to leave between the edges of the control and the plot area, or CSS-style margins.@The value to display in the ChartTooltip content property.@The value to display in the DataLabel content property.&The FlexPie.rendering event handler.&The FlexPie.rendered event handler.The wj-tree-map directive may contain the following child directives: wijmo.angular.chart.WjFlexChartLegend and wijmo.angular.chart.WjFlexChartDataLabel.