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, 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 |
|---|
PlotArea() |
public String fillColor
public Double fillOpacity
public String lineColor
public String negativeFillColor
public Boolean trackByArea
Copyright © 2018 Regenstrief Center for Biomedical Informatics. All rights reserved.