Save Method (Chart3D)
Saves a chart description to a file. Returns True on success, False on failure.
Syntax
Function Save(FileName As String) As Boolean
|
Part
|
Type
|
Description
|
|
FileName
|
String
|
Name of file, including path if necessary.
|
See Also
Chart3D Object