Xamarin.Android | ComponentOne
C1.Android.Chart Assembly / C1.Android.Chart Namespace / Resource.Id Class / BAR Field


In This Topic
    BAR Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared BAR As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = Resource.Id.BAR
     
    Resource.Id.BAR = value
    public static int BAR
    See Also