Object Reference > Chart2DData Object > Chart2DData Object Properties > DataPath Property (Chart2DData) |
DataPath Property (Chart2DData)
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