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

In This Topic
    _bindCoordinateValue Method (IXyCoordinateValueCartesianAnnotationOverlayItemView)
    In This Topic
    Syntax
    'Declaration
     
    Sub _bindCoordinateValue( _
       ByVal coordinateValue As ICoordinateValue _
    ) 
    void _bindCoordinateValue( 
       ICoordinateValue coordinateValue
    )

    Parameters

    coordinateValue
    See Also