ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugeFilling Class / Color2 Property

In This Topic
    Color2 Property (C1GaugeFilling)
    In This Topic
    Gets or sets the second Color that can be used in a gradient or hatch brush.
    Syntax
    'Declaration
     
    Public Property Color2 As System.Drawing.Color
    public System.Drawing.Color Color2 {get; set;}
    See Also