ComponentOne FinancialChart for UWP
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 String
    public string PlotAreaName {get; set;}
    See Also