Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.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 DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = FlexChart.ChartTypeProperty
    public static readonly DependencyProperty ChartTypeProperty
    See Also