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

In This Topic
    BrushType Property (C1GaugeFilling)
    In This Topic
    Gets or sets the type of brush that is used to fill the element.
    Syntax
    'Declaration
     
    Public Property BrushType As C1GaugeBrushType
    public C1GaugeBrushType BrushType {get; set;}
    See Also