LayerSetDiagramType sets the diagram type.
Return Value
If the function succeeds, the return value is TRUE (1); otherwise it is FALSE (0).
Parameters
hLayer is the handle of a diagram (layer).
nType is one of the following values:
| Value | Meaning |
|---|---|
| LAYERVIEW_3D | 3D Diagram (0) |
| LAYERVIEW_2D | 2D Diagram (1) |
| LAYERVIEW_WF | Waterfall Diagram (2) |
|
Polar Diagram |
See also
id-1094594