Setting X Axis with a serie

O

Olivier57

Hi,

After looking to dozens of web pages, I still didn't find a simple answer
from a frequent question.

How is it possible to set the X Axis to display a serie with Vb .net ?

I have no problem with the setsourcedata method, but I can't find the way to
do the same with the X axis, let's say something like

"set x axis value"=range("A1:A100")

Thanks for the help.
 
Top