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

In This Topic
    PlotStyle Property (C1TreeMap)
    In This Topic
    Gets or sets chart plot area style.
    Syntax
    'Declaration
     
    Public Property PlotStyle As ChartStyle
    public ChartStyle PlotStyle {get; set;}
    See Also