ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / C1FlexChart Class / ChartTypeProperty Field



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