ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _SankeyFlowPointStyleBuilder Class / _buildHoverPointStyle Method

In This Topic
    _buildHoverPointStyle Method (_SankeyFlowPointStyleBuilder)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function _buildHoverPointStyle( _
       ByVal pointView As IPointView _
    ) As IStyle
    public override IStyle _buildHoverPointStyle( 
       IPointView pointView
    )

    Parameters

    pointView
    See Also