Object Reference > Chart2DData Object > Chart2DData Object Properties > IsSaved Property (Chart2DData) |
IsSaved Property (Chart2DData)
How to save the data.
Property IsSaved As Boolean
If True, data is saved with the chart. If False and FileName is provided, it is saved to the specified file.
See Also