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

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

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

Methods in com.sas.graphics.components.piechart that return OtherThreshold
 OtherThreshold PieChartModel.getOtherThreshold()
          Return the current other threshold (either in percent or slices).
 

Methods in com.sas.graphics.components.piechart with parameters of type OtherThreshold
 void PieChartModel.setOtherThreshold(OtherThreshold newThreshold)
          Set the other threshold value and calculation mode.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.