stack property
dynamic
stack
getter/setter pair
This option allows grouping series in a stacked chart. The stack option can be a string or anything else, as long as the grouped series' stack options match each other after conversion into a string.
API Docs: https://api.highcharts.com/highcharts/series.linearregression.stack
Implementation
dynamic stack;