public class PlotPie extends PlotOptions
| Modifier and Type | Field and Description |
|---|---|
String |
borderColor
The color of the border surronding each slice.
|
Integer |
borderWidth
The width of the border surronding each slice.
|
String[] |
center
The center of the pie chart relative to the plot area.
|
String |
innerSize
The size of the inner diameter for the pie.
|
Integer |
minSize
The minimum size for a pie in response to auto margins.
|
String |
size
The diameter of the pie relative to the plot area.
|
Integer |
slicedOffset
If a point is sliced, moved out from the center, how many pixels should it be moved?.
|
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 |
|---|
PlotPie() |
public String borderColor
public Integer borderWidth
public String[] center
public String innerSize
public Integer minSize
public String size
public Integer slicedOffset
Copyright © 2018 Regenstrief Center for Biomedical Informatics. All rights reserved.