ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.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 System.String
    public System.string PlotAreaName {get; set;}
    See Also