Class GoalModel
- java.lang.Object
-
- org.adempiere.webui.apps.graph.model.GoalModel
-
public class GoalModel extends Object
- Author:
- hengsin
-
-
Field Summary
Fields Modifier and Type Field Description String
chartType
List<GraphColumn>
columnList
MGoal
goal
boolean
showTitle
String
xAxisLabel
String
yAxisLabel
int
zoomFactor
-
Constructor Summary
Constructors Constructor Description GoalModel()
-