Posted 19 July 2019, 3:32 pm EST
I have added a Flexchart to my application. (vb.net Winforms) and it is very easy to work with. I do have one question though. How can I format the data displayed? The chart I am using shows total opportunities and total quotes for each sales rep as a dollar figure. The trouble I that the amounts show up as 50678 rather than $50,678. Is there a way to apply that formatting to the series when it is bound to the chart control?
Thanks,
Mike