ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / BarColumnOptions Class / StackGroupProperty Field


In This Topic
    StackGroupProperty Field
    In This Topic
    Identifies the StackGroup attached dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly StackGroupProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = BarColumnOptions.StackGroupProperty
    public static readonly DependencyProperty StackGroupProperty
    See Also