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

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