CT SET CHART TYPE

4D - Documentation   Français   English   German   4D Chart, Command Theme List   4D Chart, Command Alphabetical List   Back   Previous   Next

version 1


CT SET CHART TYPE (area; object; type)

ParameterTypeDescription
areaLongint4D Chart
objectLongintObject ID
typeIntegerChart type

Description

The CT SET CHART TYPE command changes the type of the specified chart to type.

type must be a 2D chart type for a two-dimensional chart or a 3D chart type for a three-dimensional chart.

The following table lists the codes for the chart types:

CodeChart Type
1Area
2Column
3Picture
4Line
5Scatter
6Pie
7Polar
82D XY
1003D Column
1013D Line
1023D Area
1033D Surface
1043D Triangle
1053D Spike

Example

See the example for CT Get chart type.

See Also

CT Get chart type.


4D - Documentation   Français   English   German   4D Chart, Command Theme List   4D Chart, Command Alphabetical List   Back   Previous   Next