EJSC.Chart.onBeforeUnselectPoint

See Also

 

Definition

 

void onBeforeUnselectPoint( EJSC.Point point, EJSC.Series series, EJSC.Chart chart )

 

Description

 

Called before a point has been unselected. If return is false, current point selection is not lost.

 

Sends:

       point - The point object about to lose selected.