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

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