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