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

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

    Parameters

    definition
    See Also