For a list of all members of this type, see TreeMapChartAppearance members.
Name | Description | |
---|---|---|
![]() | BorderColor | Shape border color. |
![]() | BorderWidth | Width of shape borders. |
![]() | ChartComponent | The charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |
![]() | ChartTitle | Text label for the root item. |
![]() | ColorValueIndex | The index associated with the data that determines the color of the shapes. |
![]() | ColorValueLabel | The label associated with the data that determines the color of the shapes. |
![]() | DisableColorValues | If true, color values will be disabled for this TreeMap chart. |
![]() | IndexOrder | The depth order of the indices of the data source. |
![]() | LabelStyle | Gets or sets the label style. |
![]() | Margin | The pixel margin to use around each box in the TreeMapChart. |
![]() | PEs | The palette of PaintElements to use for different depths in the chart. |
![]() | Rotation | The rotation of the tree map chart. Applies only to circular tree maps. |
![]() | ShowColorIntervalAxis | If true, the chart legend uses a colored axis to represent color intervals. Otherwise, the chart legend uses colored icons to represent color intervals. |
![]() | ShowHeadersForUnlabeledPoints | If false, space will not be allocated to display the labels of parent nodes if there is no set value for their labels. Also, if this property is set to false, the ChartTitle area will be hidden if there is no ChartTitle set under the TreeMapChartAppearance.ChartTitle property. |
![]() | ShowLabels | Whether or not to show text labels on the shapes. |
![]() | SizeValueIndex | The index associated with the data that determines the size of the shapes. |
![]() | SizeValueLabel | The label associated with the data that determines the size of the shapes. |
![]() | StaticLeafPE | Optional custom PaintElement for leaf shapes. |
![]() | TreeMapType | Determines the type of shapes drawn by the tree map chart. |
![]() | UseStaticLeafPE | Whether or not to use the custom defined PaintElement in the StaticLeafPE property. |
Name | Description | |
---|---|---|
![]() | dirty | A dirty flag for any operations that we want to optimize. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |
![]() | noUpdate | Set the noUpdate flag to true to prevent parent notification on updates. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |