4D Chart v13

CT GET VALUE ATTRIBUTES

Home

 
4D Chart v13
CT GET VALUE ATTRIBUTES

CT GET VALUE ATTRIBUTES 


 

CT GET VALUE ATTRIBUTES ( area ; object ; position ; display ; orientation ; format ) 
Parameter Type   Description
area  Longint in 4D Chart area
object  Longint in Object ID
position  Integer in Receives position 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
display  Integer in Receives type of information 1 = Values 2 = Percentage 3 = Category 4 = Value and percentage 5 = Category and percentage
orientation  Integer in Receives orientation of values -1 = No change 0 = Standard 1 = Vertical 2 = On the right 3 = On the left
format  Alpha in Format for values

The CT GET VALUE ATTRIBUTES command returns 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.

 
PROPERTIES 

Product: 4D Chart
Theme: CT Chart
Number: 14607

 
INDEX

Alphabetical list of commands

 
HISTORY 

Created: 4D Chart 6.0.2

 
SEE ALSO 

CT SET VALUE ATTRIBUTES