public class PlotBubble extends PlotOptions
| Modifier and Type | Field and Description |
|---|---|
Boolean |
displayNegative
Whether to display negative sized bubbles.
|
String |
maxSize
Maximum bubble size.
|
String |
minSize
Minimum bubble size.
|
String |
sizeBy
Whether the bubble's value should be represented by the area or the width of the bubble.
|
Double |
zThreshold
When displayNegative is false, bubbles with lower Z values are skipped.
|
allowPointSelect, animation, color, colorByPoint, colors, connectEnds, connectNulls, cropThreshold, cursor, dashStyle, dataLabels, enableMouseTracking, id, lineWidth, linkedTo, marker, negativeColor, pointInterval, pointPlacement, pointStart, selected, shadow, showCheckbox, showInLegend, stacking, stickyTracking, threshold, tooltip, turboThreshold, type, visible, zIndex| Constructor and Description |
|---|
PlotBubble() |
public Boolean displayNegative
public String maxSize
public String minSize
public String sizeBy
public Double zThreshold
Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.