Why Chart Tile is of Single line only? How to show long text as Title?
9 views
Skip to first unread message
Mayur Parekh
unread,
Mar 21, 2012, 10:10:52 AM3/21/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ChartDroid Users
I have been using AChart Engine for my project and tried to show Chart
Title but when I set long text as title it doesn't display it ..the
whole text is not shown only the text that can accomodate in the
single line of the screen is shown. Why can't it be of multiline?
I have seen this 2 things.
1) in code set title Line no 251 of GraphicalActivity
2) and XML file for the same xy_chart_activity
but there is nothing which restricting it to be only single line.