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


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