|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use BarChartModel | |
|---|---|
| com.sas.graphics.components.barchart | Bar Chart component and its related models. |
| Uses of BarChartModel in com.sas.graphics.components.barchart |
|---|
| Methods in com.sas.graphics.components.barchart that return BarChartModel | |
|---|---|
BarChartModel |
BarChart.getGraphModel()
Returns the BarChartModel that encapsulates most of the BarChart's display properties. |
| Methods in com.sas.graphics.components.barchart with parameters of type BarChartModel | |
|---|---|
void |
BarChartModel.apply(BarChartModel theOtherModel)
Utility method to convey properties contained in "theOtherModel" to this object. |
void |
BarChart.setGraphModel(BarChartModel newBarChartModel)
Sets a BarChartModel encapsulating most
of the bar chart's display properties. |
|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||