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

In This Topic
    _LineAnnotationOverlayLegendItemsBuilder Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal definition As ILineAnnotationDefinition _
    )
    public _LineAnnotationOverlayLegendItemsBuilder( 
       ILineAnnotationDefinition definition
    )

    Parameters

    definition
    See Also