ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / C1.Web.Mvc Namespace / BreakEvenStyles Class / FixedCost Property

In This Topic
    FixedCost Property (BreakEvenStyles)
    In This Topic
    Specifies the style of the fixed cost line.
    Syntax
    'Declaration
     
    Public Property FixedCost As SVGStyle
    public SVGStyle FixedCost {get; set;}
    See Also