I want to use multiple selection decorator in one graph. E.g if the yAxis value is -50 I want to draw the line as dashline and if the yAxıs value drops to -75 I want to draw that parts with dotline elsewhere I want to use just a solid line. I can only create single selection decorator so both -50 values and -75 values are drawn as dashline or dotline. When I try to use two selection decorators last one overrides the prıor one. If anybody have some insight in how to solve this problem and can share it I will be grateful.