Hi,
How can I put markers on charts of stacked type (stacked column, stacked bar, etc)?
In all the other chart types, I only need to set the Marker for the series, but that doesn't seem to work with Stacked charts.
Thank you in advance.
Hello,
I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.
Thank you for your answer and sorry for the late response.
What I meant was not setting the marker as a graphical symbol, but displaying the bar value (the value on the X axis).
How can I do this?
Also (I only saw this now), you used a XamDataChart, I'm using a XamWebChart (which is slightly diferent is the properties).
Can you help me with this?
I have modified the sample I have attached before, so now it has XamWebChart instead of XamDataChart. Also it shows how to display only the bar’s value or the value plus the marker.
Hope this helps you.