ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / _MergeLegendTypeOptionArrayConverter Class / _MergeLegendTypeOptionArrayConverter Constructor

In This Topic
    _MergeLegendTypeOptionArrayConverter Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal strictMode As Boolean _
    )
    public _MergeLegendTypeOptionArrayConverter( 
       bool strictMode
    )

    Parameters

    strictMode
    See Also