ComponentOne Chart 8.0 for ActiveX
Saving Chart Data

 

Saving Chart Data

Chart data is normally stored with the other chart properties. If you don't want the data saved, set the IsSaved property in the Chart2DDataobject to FALSE. If you want the chart data saved to a file, set the FileName property to the name of the file. Saved data can be loaded from this file using the Load method.

If the IsSaved property is set to TRUE, data is saved with the chart, and the value of the FileName property is ignored.

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback