ChartDirector 7.0 (Java Edition)

WebChartViewer.setImageUrl


Usage

public void setImageUrl(String url)

Description

Sets the URL used by the <IMG> tag to load the chart image.

Arguments

ArgumentDefaultDescription
url(Mandatory)The URL used by the <IMG> tag to load the chart image.

Return Value

None