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

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