Group: Forum Members
Last Active: 9 Years Ago
Posts: 2,
Visits: 10
|
Hello, I'm evaluating Nevron Chart, and, while building some basic 2D line charts, noticed that antialising does not work very well. Some of the lines segments are smooth, and others look jagged. The Settings.ShapeRenderingMode property of the chart control is set to ShapeRenderingMode.AntiAlias. Antialising is a basic feature and works well in other charting libraries I've looked at so far. Are there any undocumented or special settings (beyond the ones mentioned in the documentation) that could help improve the appearance of the chart? Thanks, Alex
|
Group: Forum Members
Last Active: 6 Months Ago
Posts: 153,
Visits: 11
|
Hi Alex, Thank you for your interest in Nevron Chart for .NET. The attached image shows antialiased lines - in general the component uses GDI+ for 2D rendering so I don't think the result will differ in terms of anitaliasing, between our component and other .NET charting libraries as they use the same graphics engine internally... Best regards, Bob
|