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

In This Topic
    _LegendEncodingDefinition Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal plotDefinition As IPlotDefinition, _
       ByVal legendType As LegendType, _
       ByVal legendVisualType As String, _
       ByVal label As String, _
       ByVal legendDataModelBuilder As ILegendDataModelBuilder, _
       Optional ByVal format As String _
    )

    Parameters

    plotDefinition
    legendType
    legendVisualType
    label
    legendDataModelBuilder
    format
    See Also