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

In This Topic
    _buildSelectedPointStyle Method (IPointStyleBuilder)
    In This Topic
    Syntax
    'Declaration
     
    Function _buildSelectedPointStyle( _
       ByVal pointView As IPointView, _
       ByVal apiSelectedStyle As ISelectionStyleOption _
    ) As IStyle
    IStyle _buildSelectedPointStyle( 
       IPointView pointView,
       ISelectionStyleOption apiSelectedStyle
    )

    Parameters

    pointView
    apiSelectedStyle
    See Also