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

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

    Parameters

    definition
    See Also