ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / BoxWhisker Class / GapWidthProperty Field



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