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

In This Topic
    HatchStyle Property (CommonFilling)
    In This Topic
    Gets or sets the style of a hatch brush.
    Syntax
    'Declaration
     
    Public Property HatchStyle As C1GaugeHatchStyle
    public C1GaugeHatchStyle HatchStyle {get; set;}
    See Also