com.googlecode.wickedcharts.highcharts.options.functions
Class AddPointFunction
java.lang.Object
com.googlecode.wickedcharts.highcharts.options.Function
com.googlecode.wickedcharts.highcharts.options.functions.AddPointFunction
- All Implemented Interfaces:
- Serializable
public class AddPointFunction
- extends Function
A javascript function that adds a point to the first series of a chart at the
current mouse location. Can be added as click event to ChartOptions.
- Author:
- Tom Hombergs (tom.hombergs@gmail.com)
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddPointFunction
public AddPointFunction()
Copyright © 2013. All Rights Reserved.