ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / IPlotAreaView Interface / _getLegendViews Method

In This Topic
    _getLegendViews Method (IPlotAreaView)
    In This Topic
    Syntax
    'Declaration
     
    Function _getLegendViews() As List(Of ILegendView)
    List<ILegendView> _getLegendViews()
    See Also