ASE Home Page Products Download Purchase Support About ASE
ChartDirector Support
Forum HomeForum Home   SearchSearch

Message ListMessage List     Post MessagePost Message

  Finance Chart (2) - My Y Values are being truncated
Posted by MarkZB on Jun-05-2018 06:37
Attachments:
How do I increase the width for Y value text in Fin Chart (2) so it does not get truncated?

Example value is 0.12345678
YValuesTruncating.png

  Re: Finance Chart (2) - My Y Values are being truncated
Posted by MarkZB on Jun-05-2018 12:54
Hi Solved this with...

chart.setMargins(40, 30, 80, 30);