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

In This Topic
    LineLegendItemsGenerater Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal overlay As IAnnotationOverlayView _
    )
    public LineLegendItemsGenerater( 
       IAnnotationOverlayView overlay
    )

    Parameters

    overlay
    See Also