See Also

ChartControl Class  | ChartControl Members

Language

Visual Basic

C#

Show All

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

Load Method

Reconstructs a chart object from the specified file.

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

Parameters

filename
The name of the file from which to load the chart.

See Also

ChartControl Class  | ChartControl Members

 

 


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