FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / TreeMap Class / ChartType Property

In This Topic
    ChartType Property (TreeMap)
    In This Topic
    Gets or sets the chart type.
    Syntax
    'Declaration
     
    Public Property ChartType As TreeMapType
    public TreeMapType ChartType {get; set;}
    See Also