Documentation

ungroup

ungroups data

void ungroup();

See also

Example

$$('mychart').ungroup();

Back to top