Method DetailAreaChart createAreaChart(String name) Creates area chart
Parameters:
Returns: AreaChart Since: 11-16-2009 BarChart createBarChart(String name) Creates bar chart
Parameters:
Returns: BarChart Since: 11-13-2009 LineChart createLineChart(String name) Creates line chart
Parameters:
Returns: LineChart Since: 11-13-2009 PieChart createPieChart(String name) Creates pie chart
Parameters:
Returns: PieChart Since: 11-11-2009 ScatterPlotChart createScatterPlotChart(String name) Creates scatter plot chart
Parameters:
Returns: ScatterPlotChart Since: 11-16-2009 ChartSharedSettings getSharedSettings() Returns shared settings object for all charts created with chart tool during workflow run. All matching settings will automatically apply to created charts unless they are not set precisely for the particular chart. Returns: ChartSharedSettings Since: 11-17-2009 |
Copyright © 2006 - 2024, ContractPal, Inc. All rights reserved. | API Date: Nov 18, 2024 01:04 PM |