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

In This Topic
    _LinearLegendInitializer Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal plotAreaView As IPlotAreaView, _
       ByVal legend As _ColorLinearPointLegendDataModel, _
       ByVal definition As _NumbericLegendEncodingDefinition _
    )

    Parameters

    plotAreaView
    legend
    definition
    See Also