Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / Axis Class / PlotAreaName Property

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