FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / 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 System.Double
    public System.double FixedCost {get; set;}
    See Also