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



In This Topic
    ChartTypeProperty Field (Axis)
    In This Topic
    Backing field for ChartType property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ChartTypeProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = Axis.ChartTypeProperty
    public static readonly DependencyProperty ChartTypeProperty
    public:
    static readonly DependencyProperty^ ChartTypeProperty
    See Also