Xamarin.Android | ComponentOne
C1.Android.Chart Assembly / C1.Android.Chart Namespace / C1TreeMap Class / ChartTypeProperty Field


In This Topic
    ChartTypeProperty Field (C1TreeMap)
    In This Topic
    Identifies the ChartType dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ChartTypeProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1TreeMap.ChartTypeProperty
    public static readonly DependencyProperty ChartTypeProperty
    See Also