ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / ISankeyNodeLabelViewBuilder Interface / _buildNodeLabelView Method

In This Topic
    _buildNodeLabelView Method
    In This Topic
    Syntax
    'Declaration
     
    Function _buildNodeLabelView( _
       ByVal nodeView As ISankeyNodeView, _
       ByVal text As String, _
       ByVal option As IPlotConfigTextOption _
    ) As ISankeyNodeLabelView

    Parameters

    nodeView
    text
    option
    See Also