ChartType property

This property returns or sets the type of the chart. The type of a chart can be a chart type constant.

Defined in

Chart

Data type

String

Syntax

public String getChartType()
public void setChartType( String type )

See examples

Example: ChartType property