C1.Win.Chart Namespace / TreeMap Class
Members

TreeMap Class
Represents a TreeMap chart control.
Syntax
'Declaration
 
<ToolboxBitmapAttribute(C1.Win.Chart.TreeMap, "FlexChart.png")>
<C1DescriptionAttribute("TreeMap", "Represents a TreeMap chart control.")>
<DesignerAttribute("C1.Win.Chart.Design.TreeMapDesigner")>
<ToolboxItemAttribute(True)>
<DefaultPropertyAttribute("Text")>
<DefaultEventAttribute("Click")>
<DesignerSerializerAttribute("System.Windows.Forms.Design.ControlCodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", "System.ComponentModel.Design.Serialization.CodeDomSerializer, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")>
<ToolboxItemFilterAttribute("System.Windows.Forms")>
<DesignerCategoryAttribute("Component")>
Public Class TreeMap 
   Inherits FlexChartBase
 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            C1.Win.Chart.FlexChartBase
               C1.Win.Chart.TreeMap

See Also