public class PlotPie extends PlotOptions
A pie chart is a circular graphic which is divided into slices to illustrate numerical proportion.
| Modifier and Type | Field and Description |
|---|---|
Integer |
depth
The thickness of a 3D pie.
|
Integer |
endAngle
The end angle of the pie in degrees where 0 is top and 90 is right.
|
String |
innerSize
The size of the inner diameter for the pie.
|
Integer |
minSize
The minimum size for a pie in response to auto margins.
|
Integer |
startAngle
The start angle of the pie slices in degrees where 0 is top and 90 right.
|
allowPointSelect, animation, animationLimit, boostThreshold, className, color, colorByPoint, colorIndex, colors, connectEnds, connectNulls, cropThreshold, cursor, dashStyle, dataLabels, description, enableMouseTracking, exposeElementToA11y, findNearestPointBy, getExtremesFromAll, id, keys, label, linecap, lineWidth, linkedTo, marker, negativeColor, pointInterval, pointIntervalUnit, pointPlacement, pointStart, selected, shadow, showCheckbox, showInLegend, skipKeyboardNavigation, softThreshold, stacking, step, stickyTracking, threshold, tooltip, turboThreshold, type, visible, zoneAxis, zones| Constructor and Description |
|---|
PlotPie() |
toMapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittransformForClient@Option public Integer depth
@Option public Integer endAngle
@Option public String innerSize
@Option public Integer minSize
Copyright © 2018 Fujion Framework. All rights reserved.