ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugeHotBrush Class / Color1 Property

In This Topic
    Color1 Property (C1GaugeHotBrush)
    In This Topic
    Gets or sets the first Color of a hatch brush to paint selection on the hot item.
    Syntax
    'Declaration
     
    Public Property Color1 As System.Drawing.Color
    public System.Drawing.Color Color1 {get; set;}
    See Also