This question is locked. New answers and comments are not allowed.
Hi,
I am having some trouble trying to show a candlesiick graphic together with lines.
I am defining a SeriesMappingCollection and a DataSeriesCollection, where the first is holding the bindings (X and Y axis) for the line series and the second has the values for the candle stick. The problem is, when put together, the line series "loses" the binding for X axis (becoming a vertical line with X=1). Separately, they work fine.
Do you know what possibly is going wrong?
Thank you
I am having some trouble trying to show a candlesiick graphic together with lines.
I am defining a SeriesMappingCollection and a DataSeriesCollection, where the first is holding the bindings (X and Y axis) for the line series and the second has the values for the candle stick. The problem is, when put together, the line series "loses" the binding for X axis (becoming a vertical line with X=1). Separately, they work fine.
Do you know what possibly is going wrong?
Thank you