ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / Series Class / ChartTypeProperty Field

In This Topic
    ChartTypeProperty Field (Series)
    In This Topic
    Identifies the ChartType dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly ChartTypeProperty As Windows.UI.Xaml.DependencyProperty
    public static readonly Windows.UI.Xaml.DependencyProperty ChartTypeProperty
    See Also