|
Method DetailexplodeSection(String category, double percent) Adds "explode" effect to category section. Percent specifies how far from center section will be exploded. This setting has no effect for 3D view.
Parameters:
Since: 11-17-2009 set3D(boolean enable) Enables 3D look of pie chart if set to true
Parameters:
Since: 11-11-2009 setBackgroundColor(String color) Sets background color for charts (e.q. 'blue' or '#FAE5B0')
Parameters:
Since: 11-17-2009 setDomainAxisColor(String color) Sets domain axis color
Parameters:
Since: 11-16-2009 setDomainAxisLabel(String label) Sets domain axis label
Parameters:
Since: 11-13-2009 setDomainAxisVisible(boolean visible) Enables domain axis visibility
Parameters:
Since: 11-16-2009 setDrawShapes(boolean shapes) Enables shapes to be rendered for value points for category based charts. Has no effect for 3D view and XY based charts
Parameters:
Since: 11-17-2009 setRangeAxisColor(String color) Sets range axis color
Parameters:
Since: 11-16-2009 setRangeAxisLabel(String label) Sets range axis label
Parameters:
Since: 11-13-2009 setRangeAxisVisible(boolean visible) Enables domain axis visibility
Parameters:
Since: 11-16-2009 setShowLabels(boolean show) Renders labels for item values if set to true
Parameters:
Since: 11-17-2009 setShowLegend(boolean show) Displays legend for charts if set to true
Parameters:
Since: 11-17-2009 setStacked(boolean stacked) Sets charts to display data in a stacked manner
Parameters:
Since: 11-17-2009 setTitle(String title) Sets title for charts
Parameters:
Since: 11-17-2009 setVertical(boolean vertical) Sets chart vertical orientation. True by default.
Parameters:
Since: 11-13-2009 |
Copyright © 2006 - 2024, ContractPal, Inc. All rights reserved. | API Date: Nov 18, 2024 01:04 PM |