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

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

    Parameters

    plotView
    data
    source
    pointStyleBuilder
    See Also