Description
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 PowerBuilder graph controls.
Values
|
PowerBuilder 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 |
See also


