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

In This Topic
    _setShapeLocation Method
    In This Topic
    Syntax
    'Declaration
     
    Public Sub _setShapeLocation( _
       ByVal x As Double, _
       ByVal y As Double _
    ) 
    public void _setShapeLocation( 
       double x,
       double y
    )

    Parameters

    x
    y
    See Also