ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _SankeyXyFlowView Class / _SankeyXyFlowView Constructor

In This Topic
    _SankeyXyFlowView Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal plotView As ISankeyXyPlotView, _
       ByVal data As ISankeyFlowDataModel, _
       ByVal source As ISankeyXyNodeView, _
       ByVal target As ISankeyXyNodeView, _
       ByVal pointStyleBuilder As IPointStyleBuilder _
    )

    Parameters

    plotView
    data
    source
    target
    pointStyleBuilder
    See Also