FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / C1TreeMap Class / ChartType Property

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