ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / PlotArea Class / PlotAreaName Property

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