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

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