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



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