XYSetStackedΒΆ
XYSetStacked specifies, if the dataset (bar) is stacked on the previous dataset. Only used in a category plot.
- bool = XYSetStacked(hData, bStacked)
Return Value
Is TRUE (1), if the function was successful and otherwise FALSE (0).
Parameters
- bStacked
bStacked
History
Version |
Description |
---|---|
R2014.0 |
New. |
See also
id-1487868