Hi,
I am trying to create an area chart with data markers but half of the first and last data markers are seen.
To display whole of these data markers, I added minimum and maximum values to primary axis which is date time axis. The data markers are displayed but this time the grid lines do not intersect with data markers.
I also tried to set EdgeLabelsDrawingMode=true. I guess this property should enlarge the chart to display whole of edge axis labels. This worked on windows phone properly and data markers are displayed but on android nothing changed. I guess there is a bug.
How can I display whole of the first and the last data markers while the grid lines intersect with data markers?
In the attachment, the first picture shows what I want, and the second picture shows what I can do currently.
Attachment:
Pictures_e8917ab6.zip