EJSC.PieSeries.findCenter

See Also

 

Definition

 

object findCenter( EJSC.PiePoint point )

 

The object returned is formatted as:

 

{

  x: integer,

  y: integer

}

 

Description

 

This method takes a pie point (see getPoints) and returns an object containing the x and y screen coordinates of the piece's center.