CT SET VALUE ATTRIBUTES

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

version 6.0.2


CT SET VALUE ATTRIBUTES (area; object; position; display; orientation; format)

ParameterTypeDescription
areaLongint4D Chart area
objectLongintObject ID
positionIntegerPosition of values
-1 = No change
0 = None
1 = Exterior top
2 = Exterior bottom
3 = Interior top
4 = Interior middle
5 = Interior bottom
6 = On the axis
8 = On the left
9 = On the right
10 = Under
displayIntegerType of information to display
1 = Values
2 = Percentage
3 = Category
4 = Value and percentage
5 = Category and percentage
orientationIntegerOrientation of values
-1 = No change
0 = Standard
1 = Vertical
2 = On the right
3 = On the left
formatAlphaFormat for values

Description

The CT SET VALUE ATTRIBUTES command modifies the attributes of the graph's values specified by area and object.

position is an integer that specifies the position of the values.

display is an integer that specifies the type of information to display as values.

orientation is an integer that specifies the orientation of values.

See Also

CT GET VALUE ATTRIBUTES.


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