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

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