I got a license , so I delete jchartfx watermark. But now, chart show icon that display app name & companyname on chart bottom. I want to remove this . How can I do?
2. chart bottom margin
If I can delete icon(displaying appname), I want to increase chart size to icon location. How can I do?
3. Legend box
In ie11, Although legendbox have a enough width size, legend box was formed two line How can I do?
4. pie setformat
in chart, Using this code ~getAllSeries().getPointLabels().setFormat("%v%"), I got a number like 1,234,548
But in Pie , Using this code ~getItem(0, i).getPointLabels().setFormat(" %v%"), I got a number like 1234548 no ,
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.
Question
Hayeon
I have 4 questions.
1. license icon
I got a license , so I delete jchartfx watermark. But now, chart show icon that display app name & companyname on chart bottom. I want to remove this . How can I do?
2. chart bottom margin
If I can delete icon(displaying appname), I want to increase chart size to icon location. How can I do?
3. Legend box
In ie11, Although legendbox have a enough width size, legend box was formed two line How can I do?
4. pie setformat
in chart, Using this code ~getAllSeries().getPointLabels().setFormat("%v%"), I got a number like 1,234,548
But in Pie , Using this code ~getItem(0, i).getPointLabels().setFormat(" %v%"), I got a number like 1234548 no ,
T0T
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.