ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / ChartOptions Class / FunnelTypeProperty Field



In This Topic
    FunnelTypeProperty Field
    In This Topic
    Identifies the FunnelType dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly FunnelTypeProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = ChartOptions.FunnelTypeProperty
    public static readonly DependencyProperty FunnelTypeProperty
    public:
    static readonly DependencyProperty^ FunnelTypeProperty
    See Also