4D Chart v12CT SET DEPTH | 
            |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
                    
                        
  | 
                
                    
                         
    4D Chart v12
 
CT SET DEPTH 
 
        
 | 
                ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| CT SET DEPTH ( area ; object ; horizontal ; vertical ) | ||||||||
| Parameter | Type | Description | ||||||
| area | Longint | 
             
         | 
        4D Chart area | |||||
| object | Longint | 
             
         | 
        Object ID | |||||
| horizontal | Integer | 
             
         | 
        Horizontal offset in points (Must be greater than -32000) | |||||
| vertical | Integer | 
             
         | 
        Vertical offset in points (Must be greater than -32000) | |||||
The CT SET DEPTH command sets the horizontal and vertical offsets (depth) of the graph specified by area and object. This command works only with two-dimensional graphs.
horizontal is the horizontal offset, measured in points. A positive value denotes an offset to the right; a negative value denotes an offset to the left.
vertical is the vertical offset, measured in points. A positive value denotes distance into the page from the X-axis; a negative value denotes distance out of the page from the X-axis.
For an illustration of horizontal and vertical depth, see the description for the CT GET DEPTH command.
See the example for CT GET DEPTH.
	Product:  4D Chart
	Theme:  CT Chart
	Number:  
        14546
        
        
        
	
	Created:  4D Chart 1