PDFsharp
PDFsharp copied to clipboard
Rendering Chart using PdfSharp.Charting when several XSeries are added
I tried to add several XSeries to a chart (Line, Column2D, ColumnStacked2D, Area2D, Bar2D, BarStacked2D) and found that XValues of additional XSeries are rendered outside of plotting area. The result image is attached.