ActiveReports 12
Load Method (ChartControl)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > ChartControl Class : Load Method
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 String _
) 
public void Load( 
   string filename
)

Parameters

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

Reference

ChartControl Class
ChartControl Members