Anand Posted April 4, 2014 Report Share Posted April 4, 2014 Hi, Can anyone help me , how to display user defined label point. For example, ********************************** data.setItem(0, 0, 487); data.setItem(0, 1, 120); data.setItem(0, 2, 679); ********************************************* Am able to display chart with these values correctly. I want to display the label point as 1000 instead of 487 My issue is to display the label point to set as Quote Link to comment Share on other sites More sharing options...
Question
Anand
Hi,
Can anyone help me , how to display user defined label point.
For example,
**********************************
data.setItem(0, 0, 487);
data.setItem(0, 1, 120);
data.setItem(0, 2, 679);
*********************************************
Am able to display chart with these values correctly.
I want to display the label point as 1000 instead of 487
My issue is to display the label point to set as
Link to comment
Share on other sites
0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.