'Declaration Public Function New( _ ByVal plotDefinition As IPlotDefinition, _ ByVal type As LegendType, _ ByVal legendItems As List(Of ILegendItemEncodingOption), _ ByVal label As String, _ ByVal sortDefinition As ISortDefinition, _ ByVal legendDataModelBuilder As ILegendDataModelBuilder _ )
public _CustomLegendEncodingDefinition( IPlotDefinition plotDefinition, LegendType type, List<ILegendItemEncodingOption> legendItems, string label, ISortDefinition sortDefinition, ILegendDataModelBuilder legendDataModelBuilder )
Parameters
- plotDefinition
- type
- legendItems
- label
- sortDefinition
- legendDataModelBuilder