Description
Values for specifying X or Y value when getting information about a scatter graph.
Used in the GetData method for graph controls in a DataWindow or for PowerBuilder graph controls.
Values
| 
                               PowerBuilder enumerated value  | 
                           
                               Numeric value  | 
                           
                               Meaning  | 
                        
|---|---|---|
| 
                               yValue!  | 
                           
                               1  | 
                           
                               (Default) The y value of the data point  | 
                        
| 
                               xValue!  | 
                           
                               0  | 
                           
                               The x value of the data point  | 
                        
See also


