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

In This Topic
    Name Property (BreakEven)
    In This Topic
    Gets or sets the series display name.
    Syntax
    'Declaration
     
    
    Public Property Name As String
    public string Name {get; set;}
    See Also