Search found 1 match
- Wed Nov 15, 2006 11:42 pm
- Forum: ActiveX
- Topic: Export to PNG.
- Replies: 1
- Views: 2275
Export to PNG.
I get an error at asPNG.SaveToFile. This works on some of our machines, unfortunatly does not on production. I am guessing installation issue. Any ideas. TChart1.AddSeries(TeeChart.ESeriesClass.scBar) TChart1.Series(0).XValues.DateTime = True TChart1.Series(0).Marks.Visible = False TChart1.Legend.Vi...