com.googlecode.wickedcharts.highcharts.options
Class PointOptions
java.lang.Object
com.googlecode.wickedcharts.highcharts.options.PointOptions
- All Implemented Interfaces:
- Serializable
public class PointOptions
- extends Object
- implements Serializable
Defines the configuration of the "point" option.
- Author:
- Tom Hombergs (tom.hombergs@gmail.com)
- See Also:
- http://api.highcharts.com/highcharts#plotOptions.pie.point,
Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PointOptions
public PointOptions()
getEvents
public Events getEvents()
setEvents
public PointOptions setEvents(Events events)
Copyright © 2013. All Rights Reserved.