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

In This Topic
    TextLegendItemsGenerater Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal option As ITextOverlayOption _
    )
    public TextLegendItemsGenerater( 
       ITextOverlayOption option
    )

    Parameters

    option
    See Also