public class BulletPlot extends AbstractPlot
| Modifier and Type | Field and Description |
|---|---|
String |
performanceColor
The CSS color of the performance measure horizontal bar.
|
String[] |
rangeColors
Colors to use for each qualitative range background color.
|
String |
targetColor
The CSS color of the vertical target marker.
|
Integer |
targetWidth
The width of the target marker in pixels.
|
| Modifier | Constructor and Description |
|---|---|
protected |
BulletPlot() |
@Option public String targetColor
@Option public Integer targetWidth
@Option public String performanceColor
@Option public String[] rangeColors
Copyright © 2023 Fujion Framework. All rights reserved.