The tchart manual is not really great. I googled but could not find an answer to my issue.
I have a table. each records have 42 fields. 21 for X and 21 for Y values.
I have setup a dataset with single record. I am selecting all the Y values. Each X goes from 0 to 255 so does the Y.
When i display the chart, the Y values display fine but on the x axis, it goes from 0 to 20. How can i display the real X values on the X axis? That means values from 0 to 255 stored in the table.
If someone has a link to a tutorial, i would appreciate it.
Thanks.
P
I have a table. each records have 42 fields. 21 for X and 21 for Y values.
I have setup a dataset with single record. I am selecting all the Y values. Each X goes from 0 to 255 so does the Y.
When i display the chart, the Y values display fine but on the x axis, it goes from 0 to 20. How can i display the real X values on the X axis? That means values from 0 to 255 stored in the table.
If someone has a link to a tutorial, i would appreciate it.
Thanks.
P