EJSC.Axis.onShowCrosshair
See Also
Definition
void onShowCrosshair( float coordinate, EJSC.Axis axis, EJSC.Chart chart )
Description
Called when the axis crosshair is shown by the chart. This can occur when the user moves their mouse into the chart area or when EJSC.Axis.setCrosshair is called, sending true for the visible parameter and true for the fireEvent parameter. |