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

In This Topic
    VariableCostStyle Property
    In This Topic
    Gets the variable cost style.
    Syntax
    'Declaration
     
    
    Public Property VariableCostStyle As String
    public string VariableCostStyle {get; set;}
    See Also