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

In This Topic
    ImageLegendItemsGenerator Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal label As String _
    )
    public ImageLegendItemsGenerator( 
       string label
    )

    Parameters

    label
    See Also