Hi,
I would like to draw XYChart with Area, and on the line edge to add Symbols (Scatter)
in order to do that, I found that I have to create 2 Layer
1 AreaLayer, and 1 ScatterLayer.
It's works find, but when I add the legend I see 2 fields for what I consider as same trace.
My questions is:
1. is it correct to add 2 layers for that behavior?
2. is it possible to remove key from Legend?
Thanks,
R.
|