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



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