Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart Namespace / FlexChart Class / ChartTypeProperty Field


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