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

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