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

In This Topic
    _GcesSizeLegendDataModelBuilder Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal adopter As ILegendAdopter, _
       ByVal option As IGcesSizeLegendOption _
    )
    public _GcesSizeLegendDataModelBuilder( 
       ILegendAdopter adopter,
       IGcesSizeLegendOption option
    )

    Parameters

    adopter
    option
    See Also