For a list of all members of this type, see TreeMapDataPoint members.
| Name | Description | |
|---|---|---|
![]() | ColorValue | The numeric value which determines the color of this TreeMapDataPoint. A color will be generated based on the ColorModel.ColorBegin and ColorModel.ColorEnd property settings on the UltraChart control. |
![]() | DataBound | Determines whether or not this point was retrieved from an external datasource. (Inherited from Infragistics.UltraChart.Resources.Appearance.DataPointBase) |
![]() | Empty | Gets/Set whether or not this DataPoint is to be represented as null or empty. (Inherited from Infragistics.UltraChart.Resources.Appearance.DataPointBase) |
![]() | GetMaxDepth | Gets or sets the maximum depth of the tree map. |
![]() | HasChildren | True if this TreeMapDataPoint has children, else false. |
![]() | Label | The label for this DataPoint. (Inherited from Infragistics.UltraChart.Resources.Appearance.DataPointBase) |
![]() | PE | The PaintElement used for painting this DataPoint. (Inherited from Infragistics.UltraChart.Resources.Appearance.DataPointBase) |
![]() | Points | The set of children points of this TreeMapDataPoint. |
![]() | SizeValue | The numeric value which determines the size of this TreeMapDataPoint. |