| Package | Description |
|---|---|
| com.ibm.tivoli.maximo.skd.control.chart |
| Modifier and Type | Method and Description |
|---|---|
ChartType |
SimpleChartBean.configureChartType(java.lang.String chartType)
Factory for configuring a ChartType node for a given type.
|
ChartType |
Chart.getChartType()
Returns the ChartType (ie, Dojo Chart Type) fort his chart.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Chart.setChartType(ChartType type)
Sets the chart type node
|