Method DetailString getName() Returns the name of this chart. Returns: String Since: 09-08-2008 String getType() Returns the type of this chart. Returns: String Since: 09-08-2008 setBackgroundColor(String color) Sets background color for chart (e.q. 'blue' or '#FAE5B0')
Parameters:
Since: 11-11-2009 setShowLabels(boolean show) Renders labels for item values if set to true
Parameters:
Since: 11-16-2009 setShowLegend(boolean show) Displays legend for the chart if set to true
Parameters:
Since: 11-11-2009 setTitle(String title) Sets title of this chart
Parameters:
Since: 11-11-2009 ImageFile toImage(String filename, int height, int width) Renders the chart to an image. Filename should have an extension of png, jpg, or gif
Parameters:
Returns: ImageFile Since: 03-01-2018 String toString() Returns a description of this object. Returns: String Since: 09-08-2008 |
Copyright © 2006 - 2024, ContractPal, Inc. All rights reserved. | API Date: Nov 18, 2024 01:04 PM |