public class PlotBar extends PlotOptions
| Modifier and Type | Field and Description |
|---|---|
String |
borderColor
The color of the border surrounding each column or bar.
|
Integer |
borderRadius
The corner radius of the border surrounding each column or bar.
|
Integer |
borderWidth
The width of the border surrounding each column or bar.
|
Boolean |
grouping
Whether to group non-stacked columns or to let them render independent of each other.
|
Double |
groupPadding
Padding between each value groups, in x axis units.
|
Integer |
minPointLength
The minimal height for a column or width for a bar.
|
Double |
pointPadding
Padding between each column or bar, in x axis units.
|
Double |
pointRange
The X axis range that each point is valid for.
|
Integer |
pointWidth
A pixel value specifying a fixed width for each column or bar.
|
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 |
|---|
PlotBar() |
public String borderColor
public Integer borderRadius
public Integer borderWidth
public Double groupPadding
public Boolean grouping
public Integer minPointLength
public Double pointPadding
public Double pointRange
public Integer pointWidth
Copyright © 2018 Regenstrief Center for Biomedical Informatics. All rights reserved.