Reports for WinForms | ComponentOne
C1.C1Report.CustomFields.4 Assembly / C1.C1Report.CustomFields Namespace / Chart.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 Color
    public Color Color2 {get; set;}
    See Also