Xamarin.iOS Documentation | ComponentOne
C1.iOS.Gauge Assembly / C1.iOS.Gauge Namespace / C1RadialGauge Class / AutoScalePropertyName Field


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