Set Method (Coor, LCoor)

       

Sets the x and y coordinate values for a chart.

Syntax

object.Set ( x,y )

The Set method syntax has these parts:

Part Description
object An object expression that evaluates to an object in the Applies To list.
x Single. (Long for LCoor object.) Identifies the x value of the coordinate.
y Single. (Long for LCoor object.) Identifies the y value of the coordinate.