Blazor | ComponentOne
C1.Blazor.Gauge Assembly / C1.Blazor.Gauge Namespace / C1BulletGraph Class / TargetColor Property

In This Topic
    TargetColor Property
    In This Topic
    Gets or sets the color of the target.
    Syntax
    'Declaration
     
    
    Public Property TargetColor As C1Color
    public C1Color TargetColor {get; set;}
    See Also