B
Ben
Hi,
I'm using a xlXYScatter chart with 3 series. When I try to assign
the Xarray with 200 values to the XValues like this:
objChart.SeriesCollection(1).XValues = Xarray
I got the following error:
Unable to set the XValues property of the Series class
I have the chart embeded in an OLE control on a VB form.
Please Help.
Thanks
I'm using a xlXYScatter chart with 3 series. When I try to assign
the Xarray with 200 values to the XValues like this:
objChart.SeriesCollection(1).XValues = Xarray
I got the following error:
Unable to set the XValues property of the Series class
I have the chart embeded in an OLE control on a VB form.
Please Help.
Thanks