LayerGetWaterfallAttrib returns waterfall attributes.
Return Value
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) |
Parameters
hLayer is the handle of a diagram.
See also
id-283940