views:

94

answers:

1

i have an excel template and there was a chart there, I was confuse on how can I call that chart when I'm coding in vb.net.. Can anyone help me on how can I call the chart for me to set the new value to fill the chart.. It is possible to call?

A: 

You can set all the chart linked data range to Defined name range,then you only need to change the defined name range link source if you want to change the chart's data source.

liya