ChartDirector 7.0 (ASP/COM/VB Edition)
JsChartViewer.isTouchEvent
Usage
isTouchEvent()
Description
Determines if the calling code is handling a touch event.
The same event handler can be used to handle multiple events. This method allows the handler to determine if it is handling a touch event.
Arguments
None
Return Value
True if the calling code is handling a touch event, otherwise false.
© 2021 Advanced Software Engineering Limited. All rights reserved.