See Also

ChartControl Class  | ChartControl Members

Language

Visual Basic

C#

Show All

filename
The name of the file into which to save the chart.
See Also Languages ActiveReports Send feedback to Data Dynamics

Save Method

Creates an XML encoding of the chart object and its current state (without data).

[Visual Basic]
Public Sub Save( _    ByVal filename As String _ )
[C#]
public void Save(    string filename );

Parameters

filename
The name of the file into which to save the chart.

See Also

ChartControl Class  | ChartControl Members

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.