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

In This Topic
    BreakEven Property
    In This Topic
    Specifies the style of the break even markers.
    Syntax
    'Declaration
     
    Public Property BreakEven As SVGStyle
    public SVGStyle BreakEven {get; set;}
    See Also