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



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