Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / BreakEven Class / BreakEvenStyle Property

In This Topic
    BreakEvenStyle Property
    In This Topic
    Gets tje break-even style.
    Syntax
    'Declaration
     
    
    Public Property BreakEvenStyle As String
    public string BreakEvenStyle {get; set;}
    See Also