LoadURL Method (Chart2DData)
Loads data from a URL.
Syntax
Function LoadURL(URLName As String) As Boolean
Remarks
Returns True on success and False on failure.
Part
|
Type
|
Description
|
URLName
|
String
|
The URL for the file where the data is located.
|
See Also
Chart2DData Object