com.googlecode.wickedcharts.highcharts.options.functions
Class StackTotalFormatter
java.lang.Object
com.googlecode.wickedcharts.highcharts.options.Function
com.googlecode.wickedcharts.highcharts.options.functions.StackTotalFormatter
- All Implemented Interfaces:
- Serializable
public class StackTotalFormatter
- extends Function
A javascript function intended to use as tooltip formatter. If used as
tooltip formatter, it displays the total value and the value of the selected
stack of a stacked bar or column chart.
- Author:
- Tom Hombergs (tom.hombergs@gmail.com)
- See Also:
Tooltip.setFormatter(Function),
Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StackTotalFormatter
public StackTotalFormatter()
Copyright © 2013. All Rights Reserved.