Jump to content
Software FX Community

Antialias (once again)


User (Legacy)

Recommended Posts

First I had an aliasing problem with ActiveReport. The Charts with Curved

Lines looked ugly. But it occured not only with ActiveReport. Also the

Export or when I embed OCX of ChartFX to another Applications do have the

same effect. When I print the chart directly it looks perfect. But I need

the Chart on a Report as an Image or an embeded OCX.

I think, I've found a problem! At least when exporting to a Metafile.

ChartFX is making to many nodes(points) concatenated with straight lines in

the metafile! And this looks like an aliasing.

I reduced the number of nodes with a graphic tool and set the lines to

Curved Segment and then the chart looked alright in any resolution.

Is it possible to reduce the number of points with ChartFX? And setting the

line segments from straight to curved? Maybe setting the line segment to

curved would be enought.

I attached a sample metafile, produced with VB and ChartFX

chartFx.Export CHART_METAFILE, "Sample.emf"

Thanks a lot for ANY Help!

Regards,

Erwin

"SoftwareFX Support" <support@softwarefx.com> wrote in message

news:CAEwLXJPCHA.1280@webserver1.softwarefx.com...

> I don't understand then. You export the chart to a metafile and then how

do

> you print it ? That is what's important who whoever prints the metafile

> decides what resolution to use, the Metafile itself has no resolution

since

> it is a vector graphics.

>

>

> --

> FP

> Software FX, Inc.

>

>

Link to comment
Share on other sites

So there is really no other way to get a better result?

I really need a high quality chart on a report, where the curves look like

curves. It dosen't matter as Bitmap, Metafile or ...

For any help, thank you very much!

regards,

Erwin

P.S. I've choosen ChartFX in the meaning that it is the best tool on the

market!

"SoftwareFX Support" <support@softwarefx.com> wrote in message

news:QsJIx3pTCHA.3104@webserver1.softwarefx.com...

> For compatibility with all operating system, we don't use curve lines in

our

> API. We do this in our new Chart FX for .NET version as it works with GDI+

> which is guaranteed to be installed with the .NET framework.

>

> --

> FP

> Software FX, Inc.

>

>

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...