ChartType

Syntax

<Path>.ChartType:string

The attribute ChartType sets the Chart type the Chart displays.

Note:

For the 3D Chart types you can also set the Height and the Rotation.

Data Type of the Value You Can Assign

You can assign a value of data type string.

Example

MyChart.ChartType := "Conveyor"

Related Topic

Chart type