Object Reference > Chart2D Object > Chart2D Object Properties > DataPath Property (Chart2D) |
DataPath Property (Chart2D)
Specifies a URL containing chart data to load at runtime
Property DataPath As String
If this property is set, the chart will attempt to load data into the chart from the specified location. If the data cannot be located, it will load the default data.
See Also