'Declaration Public Function New( _ ByVal plotView As ISankeyRadialPlotView, _ ByVal data As ISankeyFlowDataModel, _ ByVal source As ISankeyRadialNodeView, _ ByVal target As ISankeyRadialNodeView, _ ByVal pointStyleBuilder As IPointStyleBuilder _ )
public _SankeyRadialFlowView( ISankeyRadialPlotView plotView, ISankeyFlowDataModel data, ISankeyRadialNodeView source, ISankeyRadialNodeView target, IPointStyleBuilder pointStyleBuilder )
Parameters
- plotView
- data
- source
- target
- pointStyleBuilder