FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.8 Assembly / C1.Win.FlexReport.Chart Namespace / ChartFillStyle Class / Color1 Property

In This Topic
    Color1 Property (ChartFillStyle)
    In This Topic
    Gets or sets the fill color.
    Syntax
    'Declaration
     
    Public Property Color1 As Color
    public Color Color1 {get; set;}
    See Also