Class Chart

java.lang.Object
com.atlassian.jira.charts.Chart

public class Chart extends Object
Result of generating a chart using a class such as CreatedVsResolvedChart for example. It provides the image location, as well as image map and image map name for the chart that was generated. It also contains a parameter map that may contain obtional parameters needed to render the chart. (For example total issue counts for the data displayed in the chart)
Since:
v4.0