EJSC.Axis.onHideCrosshair
See Also
Definition
void onHideCrosshair( EJSC.Axis axis, EJSC.Chart chart )
Description
Called when the axis crosshair is hidden by the chart. This can occur when the user moves their mouse outside of the chart area or when EJSC.Axis.setCrosshair is called, sending false for the visible parameter and true for the fireEvent parameter. |