public class PaneOptions extends Options
| Modifier and Type | Field and Description |
|---|---|
List<Object> |
background
An object, or array of objects, for backgrounds.
|
List<String> |
center
The center of a polar chart or angular gauge, given as an array of [x, y] positions.
|
Integer |
endAngle
The end angle of the polar X axis or gauge value axis, given in degrees where 0 is north.
|
Integer |
startAngle
The start angle of the polar X axis or gauge axis, given in degrees where 0 is north.
|
| Constructor and Description |
|---|
PaneOptions() |
public final List<Object> background
public final List<String> center
public Integer endAngle
public Integer startAngle
Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.