Hi
I am using line chart to witch I have bind a custom table. Table format is as follows
MasterNo Col1 Col2 Col3 col4
P10 90 10
P20 20 10 90
P30 10 50 80
As row1 does not have value in last column chart is taking as 0. Also for P30 col2 does not…
Hi,
I am using a line chart in which I am plotting Values Vs. Time. All the values are getting plotted correctly but I want to display text 'Time' on X-axis and 'Value' on Y-Axis apart from X & Y axis scales.
Is it possible ? Please…