Xamarin.iOS Documentation | ComponentOne
C1.iOS.Gauge Assembly / C1.iOS.Gauge Namespace / GaugeRange Class / ColorPropertyName Field


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