Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Gauge Assembly / C1.Xamarin.Forms.Gauge Namespace / C1Gauge Class / RangesPropertyName Field


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