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



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