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

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