LayerSetWaterfallAttrib sets waterfall attributes.
Return Value
bool is TRUE (1) if the function was successful and otherwise FALSE (0).
Parameters
hLayer is the handle of a diagram.
nAttrib is an OR combination of the following values:
| Value | Meaning |
|---|---|
| WATERFALL_CLOSEBOX | Close the diagram box with three lines (1) |
| WATERFALL_SHOWFRONTGRID | Display a front grid(2) |
| WATERFALL_REVERSORDER | Plot datasets in reverse order (4) |
See also
id-333092