'Declaration Public Function New( _ ByVal dataSlices As IDataSlices, _ ByVal source As DataValueType, _ ByVal target As DataValueType, _ ByVal weight As Nullable(Of Double) _ )
public _SankeyFlowDataModel( IDataSlices dataSlices, DataValueType source, DataValueType target, Nullable<double> weight )
Parameters
- dataSlices
- source
- target
- weight