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

In This Topic
    RectLegendItemsGenerater Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal label As String, _
       ByVal annotationStyle As IStyle _
    )
    public RectLegendItemsGenerater( 
       string label,
       IStyle annotationStyle
    )

    Parameters

    label
    annotationStyle
    See Also