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

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