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

Message ListMessage List     Post MessagePost Message

  Pareto
Posted by JC on Dec-16-2008 06:05
I know this will be a very stupid question, maybe because its Monday (sorry).

For the Pareto Chart I have been stump on how to switch the two YAxis on your example.  I would like to have the percentage on the right side and the values on the left.

What am i missing?

  Re: Pareto
Posted by Peter Kwan on Dec-16-2008 17:40
Hi JC,

You may try XYChart.setYAxisOnRight. For example:

c.setYAxisOnRight

Hope this can help.

Regards
Peter Kwan