'Declaration Public Function New( _ ByVal plotDefinition As IPlotDefinition, _ ByVal type As LegendType, _ ByVal dataFieldDefinitions As List(Of IDataFieldDefinition), _ ByVal legendDataModelBuilder As ILegendDataModelBuilder _ )
public _HierarchicalLegendEncodingDefinition( IPlotDefinition plotDefinition, LegendType type, List<IDataFieldDefinition> dataFieldDefinitions, ILegendDataModelBuilder legendDataModelBuilder )
Parameters
- plotDefinition
- type
- dataFieldDefinitions
- legendDataModelBuilder