LoadURL Method (Chart2D)
Loads a chart Description (an .OC2 file) from a URL.
Syntax
Function LoadURL(URLName As String) As Boolean
Remarks
Returns True on success, False on failure.
Part
|
Type
|
Description
|
URLName
|
String
|
The URL where the chart Description file is located.
|
See Also
Chart2D Object