ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _LegendOptionPickPolicy Class / _LegendOptionPickPolicy Constructor

In This Topic
    _LegendOptionPickPolicy Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal legendOptions As List(Of ILegendOption) _
    )
    public _LegendOptionPickPolicy( 
       List<ILegendOption> legendOptions
    )

    Parameters

    legendOptions
    See Also