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


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