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

In This Topic
    _buildNodeSelectedStyle Method (ISankeyNodeStyleBuilder)
    In This Topic
    Syntax
    'Declaration
     
    Function _buildNodeSelectedStyle( _
       ByVal nodeView As ISankeyNodeView _
    ) As IStyle
    IStyle _buildNodeSelectedStyle( 
       ISankeyNodeView nodeView
    )

    Parameters

    nodeView
    See Also