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

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