'Declaration Public Function New( _ ByVal plotDefinition As IPlotDefinition, _ ByVal legendType As LegendType, _ ByVal legendVisualType As String, _ ByVal fieldDefinition As IDataFieldDefinition, _ ByVal aggregate As Aggregate, _ ByVal sortDefinition As ISortDefinition, _ ByVal legendDataModelBuilder As ILegendDataModelBuilder _ )
public _SingleDataFieldLegendEncodingDefinition( IPlotDefinition plotDefinition, LegendType legendType, string legendVisualType, IDataFieldDefinition fieldDefinition, Aggregate aggregate, ISortDefinition sortDefinition, ILegendDataModelBuilder legendDataModelBuilder )
Parameters
- plotDefinition
- legendType
- legendVisualType
- fieldDefinition
- aggregate
- sortDefinition
- legendDataModelBuilder