ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / BreakEvenStyles Class / TotalCost Property

In This Topic
    TotalCost Property
    In This Topic
    Specifies the style of the total cost line.
    Syntax
    'Declaration
     
    
    Public Property TotalCost As SVGStyle
    public SVGStyle TotalCost {get; set;}
    See Also