Edit me

Overview

Implementation of PDF & PostScript Charts

.NET Data Visualization library uses GDI+ for drawing chart’s components like X-Y axis lines, ellipses and label texts. So, I’ve implemented PDF and PostScript warappers to replace all GDI+ drawing methods that are used in chart drawing.

Entry Points to Create PDF, PostScript Charts

Tags: