public class DialOptions extends Options
| Modifier and Type | Field and Description |
|---|---|
String |
backgroundColor
The background or fill color of the gauge's dial.
|
String |
baseLength
The length of the dial's base part, relative to the total radius or length of the dial.
|
Integer |
baseWidth
The pixel width of the base of the gauge dial.
|
String |
borderColor
The border color or stroke of the gauge's dial.
|
Integer |
borderWidth
The width of the gauge dial border in pixels.
|
String |
radius
The radius or length of the dial, in percentages relative to the radius of the gauge itself.
|
String |
rearLength
The length of the dial's rear end, the part that extends out on the other side of the pivot.
|
String |
topWidth
The width of the top of the dial, closest to the perimeter.
|
| Constructor and Description |
|---|
DialOptions() |
public String backgroundColor
public String baseLength
public Integer baseWidth
public String borderColor
public Integer borderWidth
public String radius
public String rearLength
public String topWidth
Copyright © 2018 Regenstrief Center for Biomedical Informatics. All rights reserved.