Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.Chart Namespace / ChartSeries Class / ChartTypeProperty Field


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