|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||
| Packages that use RadarChartModel | |
|---|---|
| com.sas.graphics.components.radarchart | Radar Chart component and its related models. |
| com.sas.servlet.tbeans.graphics | Provides base classes for generating chart objects. |
| Uses of RadarChartModel in com.sas.graphics.components.radarchart |
|---|
| Methods in com.sas.graphics.components.radarchart that return RadarChartModel | |
|---|---|
RadarChartModel |
RadarChart.getGraphModel()
Returns the RadarChartModel that encapsulates most of the RadarChart's display properties. |
| Methods in com.sas.graphics.components.radarchart with parameters of type RadarChartModel | |
|---|---|
void |
RadarChartModel.apply(RadarChartModel theOtherModel)
Utility method to convey properties contained in "theOtherModel" to this object. |
void |
RadarChart.setGraphModel(RadarChartModel newRadarChartModel)
Sets a RadarChartModel to define most of the RadarChart's display properties. |
| Uses of RadarChartModel in com.sas.servlet.tbeans.graphics |
|---|
| Methods in com.sas.servlet.tbeans.graphics that return RadarChartModel | |
|---|---|
RadarChartModel |
BaseRadarChart.getGraphModel()
Returns the RadarChartModel that encapsulates most of the RadarChart's display properties. |
| Methods in com.sas.servlet.tbeans.graphics with parameters of type RadarChartModel | |
|---|---|
void |
BaseRadarChart.setGraphModel(RadarChartModel newRadarChartModel)
Sets a RadarChartModel to define most of the RadarChart's display properties. |
|
| Components |
|
| |||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||||