public class PlotArea extends PlotOptions
| Modifier and Type | Field and Description |
|---|---|
String |
fillColor
Fill color or gradient for the area.
|
Double |
fillOpacity
Fill opacity for the area.
|
String |
lineColor
A separate color for the graph line.
|
String |
negativeFillColor
A separate color for the negative part of the area.
|
Boolean |
trackByArea
Whether the whole area or just the line should respond to mouseover tooltips and other mouse
or touch events.
|
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 |
|---|
PlotArea() |
toMapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittransformForClient@Option public String fillColor
@Option public String lineColor
@Option public String negativeFillColor
Copyright © 2018 Fujion Framework. All rights reserved.