| Visual Basic (Declaration) | |
|---|---|
Public Sub Load( _ ByVal filename As String _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public void Load( string filename ) | |
Parameters
- filename
- The name of the file from which to load the chart.
| ActiveReports3 | Request technical support |
| Load Method | |
| See Also | |
|
| Visual Basic (Declaration) | |
|---|---|
Public Sub Load( _ ByVal filename As String _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public void Load( string filename ) | |