ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / BreakEven Class / BreakEvenStyleProperty Field



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