Description
Values for specifying the purpose of a color in a graph, for example, background or foreground.
Used in Get/SetSeriesStyle and Get/SetDataStyle methods for graph controls in a DataWindow or for PowerBuilder graph controls.
Values
| 
                               PowerBuilder enumerated value  | 
                           
                               Numeric value  | 
                           
                               Meaning  | 
                        
|---|---|---|
| 
                               Foreground!  | 
                           
                               0  | 
                           
                               Text (fill color)  | 
                        
| 
                               Background!  | 
                           
                               1  | 
                           
                               The background color  | 
                        
| 
                               Shade!  | 
                           
                               2  | 
                           
                               The shaded area of three-dimensional graphics  | 
                        
| 
                               LineColor!  | 
                           
                               3  | 
                           
                               The color of the line  | 
                        
See also


