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

In This Topic
    MaxTextColor Property (C1BulletGraph)
    In This Topic
    Gets or sets the color of the maximum label.
    Syntax
    'Declaration
     
    
    Public Property MaxTextColor As C1Color
    public C1Color MaxTextColor {get; set;}
    See Also