FlexChart | ComponentOne
C1.Win.FlexChart.Designer.4.5.2 Assembly / C1.Win.Chart.Designer.UI Namespace / FlexChartBaseProperties Class / PlotColor Property

In This Topic
    PlotColor Property (FlexChartBaseProperties)
    In This Topic
    Syntax
    'Declaration
     
    Public Property PlotColor As System.Drawing.Color
    public System.Drawing.Color PlotColor {get; set;}
    See Also