Values for the fill pattern of shapes (for example, bars or pie slices) in a graph control.
Used in Get/SetSeriesStyle and Get/SetDataStyle methods for graph controls in a DataWindow or for PocketBuilder graph controls.
PocketBuilder enumerated value  | 
Numeric value  | 
Meaning  | 
|---|---|---|
Solid!  | 
0  | 
A solid color  | 
Horizontal!  | 
1  | 
Horizontal lines  | 
Vertical!  | 
2  | 
Vertical lines  | 
FDiagonal!  | 
3  | 
Lines from upper left to lower right  | 
BDiagonal!  | 
4  | 
Lines from lower left to upper right  | 
Square!  | 
5  | 
A pattern of squares  | 
Diamond!  | 
6  | 
A pattern of diamonds  | 
| Copyright © 2004. Sybase Inc. All rights reserved. | 
 
 | 
|