-
public class BubbleDataEntry extends DataEntry
-
-
Constructor Summary
Constructors Constructor Description BubbleDataEntry(String x, Integer value, Integer size)BubbleDataEntry(String x, Double value, Double size)BubbleDataEntry(Integer x, Integer value, Integer size)BubbleDataEntry(Double x, Double value, Double size)
-
Method Summary
Modifier and Type Method Description -
Methods inherited from class com.anychart.chart.common.dataentry.DataEntry
generateJs, getValue, keySet, setValue, setValue, setValue, setValue, setValue, setValue, setValue -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-