ActiveReports 8
Load Method (ChartControl)

The name of the file from which to load the chart.
Reconstructs a chart object from the specified file.
Syntax
'Declaration
 
Public Sub Load( _
   ByVal filename As System.String _
) 
public void Load( 
   System.string filename
)

Parameters

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

Reference

ChartControl Class
ChartControl Members

Support Forum