C1.Blazor.Gauge Assembly / C1.Blazor.Gauge Namespace / C1BulletGraph Class / MaxFontWeight Property

In This Topic
MaxFontWeight Property (C1BulletGraph)
In This Topic
Gets or sets the maximum value font style.
Syntax
'Declaration
 
Public Property MaxFontWeight As Nullable(Of C1StyleFontWeight)
 
See Also