Hey,
I tried to display Markers with the Data Values in a XamDataChart. My problem is, that in a LineSeries, the Markers are cropped at the end and beginning, because the plot area ends. I found nothing to expand the plot area or something else, that could work here.
Has any one of you an idea that could help?
Greetings,
Bene
Hello Benedikt,
Thank you for contacting Infragistics. Which platform are you using?
For WPF for example, the XamDataChart's PlotAreaMargin property will help provide a Thickness between the edges of the plot area and the actual area where the points are plotted.
This was previously explained on the following forum post.
Let me know if you have any questions.