2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / FillStyle Class / Color1 Property

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