Uses of Class
com.sas.graphics.components.piechart.PieChartSubgroupModel

Packages that use PieChartSubgroupModel
com.sas.graphics.components.piechart Pie Chart component and its related models. 
 

Uses of PieChartSubgroupModel in com.sas.graphics.components.piechart
 

Methods in com.sas.graphics.components.piechart that return PieChartSubgroupModel
 PieChartSubgroupModel PieChartModel.getSubgroupLabelModel()
          Return the current subgroup label properties.
 

Methods in com.sas.graphics.components.piechart with parameters of type PieChartSubgroupModel
 void PieChartSubgroupModel.apply(PieChartSubgroupModel theOtherObject)
          Utility method to convey properties contained in "theOtherObject" to this object.
 void PieChartModel.setSubgroupLabelModel(PieChartSubgroupModel newModel)
          Set the subgroup label properties.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.