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



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