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

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