Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / BreakEven Class / VariableCost Property

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