Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.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