ComponentOne Chart 8.0 for ActiveX
Actions and Events

 

Actions and Events

Each of the actions defined in the Action Constants maps to a 2D Chart event method. The following mappings are defined:

oc2dActionNone

no event method called

oc2dActionModifyStart

ModifyStart()

oc2dActionModifyEnd

ModifyEnd()

oc2dActionRotate

View3DModify()

oc2dActionScale

PlotAreaModify()

oc2dActionTranslate

PlotAreaModify()

oc2dActionZoomStart

ModifyStart()

oc2dActionZoomUpdate

no event method called

oc2dActionZoomCancel

PlotAreaModify()

oc2dActionZoomEnd

PlotAreaModify(), ModifyEnd()

oc2dActionZoomAxisEnd

ZoomAxisModify(), ModifyEnd()

oc2dActionReset

ModifyStart(), PlotAreaModify(), ModifyEnd()

oc2dActionProperties

property pages are displayed

The event methods are defined in the Event Reference section. Note that some actions trigger multiple events.

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback