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



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