Search found 3 matches

by GregSki
Thu Aug 24, 2006 11:51 am
Forum: .NET
Topic: Chart Metafile Export
Replies: 5
Views: 4441

I haven't got a news reader.

You can downlaod the VS 2005 project from here.

Sizing of GIF, JPG images works fine but not EMF.

On my computer the dimensions of the file are 351X225.
by GregSki
Thu Aug 24, 2006 10:25 am
Forum: .NET
Topic: Chart Metafile Export
Replies: 5
Views: 4441

Still isn't working. Setting of the Width and Height properties has no effect on the dimensions of the image whatsoever.

Using version 2.0.2351.18996 in VB.NET and VS 2005.

Any other ideas?
by GregSki
Tue Aug 22, 2006 12:41 pm
Forum: .NET
Topic: Chart Metafile Export
Replies: 5
Views: 4441

Chart Metafile Export

I am having trouble altering the dimensions of the metafile when exporting a chart to it. No matter what values I enter for Width and Height the dimensions of the file are exactly the same. ie. 387X284 What am I doing wrong here? gphPie.Export.Image.Metafile.bEnhanced = True gphPie.Export.Image.Meta...