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