Xamarin.iOS Documentation | ComponentOne
C1.iOS.Gauge Assembly / C1.iOS.Gauge Namespace / C1Gauge Class / DefaultMinMaxFontName Field


In This Topic
    DefaultMinMaxFontName Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Const DefaultMinMaxFontName As String
    'Usage
     
    
    Dim value As String
     
    value = C1Gauge.DefaultMinMaxFontName
    public const string DefaultMinMaxFontName
    See Also