-
public class ActionContext extends JsObject
Type definition for the action context.
-
-
Constructor Summary
Constructors Constructor Description ActionContext(Chart chart, String event, Item item, Array<Point> selectedPoints, VisualBase target, String type)
-