ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart Namespace / BreakEven Class / FixedCost Property

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