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

In This Topic
    PlotAreaName Property (Axis)
    In This Topic
    Syntax
    'Declaration
     
    Public Property PlotAreaName As System.String
    public System.string PlotAreaName {get; set;}
    See Also