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

In This Topic
    _bindPointView Method (IXyCoordinateValueCartesianAnnotationOverlayItemView)
    In This Topic
    Syntax
    'Declaration
     
    Sub _bindPointView( _
       ByVal pointView As ICartesianPointView _
    ) 
    void _bindPointView( 
       ICartesianPointView pointView
    )

    Parameters

    pointView
    See Also