ComponentOne FinancialChart for WinForms
C1.Win.Chart Namespace / BreakEven Class / VariableCost Property

In This Topic
    VariableCost Property (BreakEven)
    In This Topic
    Gets or sets the variable cost value.
    Syntax
    'Declaration
     
    
    Public Property VariableCost As Double
    public double VariableCost {get; set;}
    See Also