Package | Description |
---|---|
psdi.webclient.beans.kpi |
Modifier and Type | Field and Description |
---|---|
LineChartData.LineChartItem[] |
LineChartData.lines |
Modifier and Type | Method and Description |
---|---|
LineChartData.LineChartItem |
KPITrendGraph.makeLineData(MboRemote kpi,
MboSetData historyData,
int i,
java.util.Date startDate)
Instantiate a new Line set, set its properties and data
|
Constructor and Description |
---|
LineChartData(int xInterval,
java.util.Date startDate,
long dateCount,
double yInterval,
double yMin,
double yMax,
LineChartData.LineChartItem[] lines) |