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



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