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

In This Topic
    _GcesSizeLegendDataModel Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal encodingDefinition As _GcesSizeLegendEncodingDefinition, _
       ByVal legendOption As ILegendOption, _
       ByVal adopter As ILegendAdopter, _
       ByVal minSize As Double, _
       ByVal maxSize As Double _
    )

    Parameters

    encodingDefinition
    legendOption
    adopter
    minSize
    maxSize
    See Also