ASP.NET MVC Controls | ComponentOne
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