ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1WrapPanel Class / BreakLineProperty Field



In This Topic
    BreakLineProperty Field
    In This Topic
    Identifies the BreakLine attached property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly BreakLineProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1WrapPanel.BreakLineProperty
    public static readonly DependencyProperty BreakLineProperty
    public:
    static readonly DependencyProperty^ BreakLineProperty
    See Also