-
Constructors in org.teamapps.ux.component.timegraph.graph with parameters of type HoseGraphModel
| Constructor |
Description |
HoseGraph(HoseGraphModel model) |
|
HoseGraph(HoseGraphModel model,
LineChartCurveType curveType,
float dataDotRadius,
org.teamapps.common.format.Color centerLineColor) |
|
HoseGraph(HoseGraphModel model,
LineChartCurveType curveType,
float dataDotRadius,
org.teamapps.common.format.Color centerLineColor,
org.teamapps.common.format.Color areaColor) |
|
HoseGraph(HoseGraphModel model,
LineChartCurveType curveType,
float dataDotRadius,
org.teamapps.common.format.Color centerLineColor,
org.teamapps.common.format.Color areaColor,
boolean stripedArea) |
|
-