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

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