Blazor | ComponentOne
C1.Blazor.Gauge Assembly / C1.Blazor.Gauge Namespace / C1Gauge Class / MinTextColorProperty Field

In This Topic
    MinTextColorProperty Field
    In This Topic
    Identifies the MinTextColor dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly MinTextColorProperty As DependencyProperty
    public static readonly DependencyProperty MinTextColorProperty
    See Also