Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1401
Inverse ultra win chart
posted

Hi,

Wanted to know is there any feature to draw inverse chart just by setting any property

 ( say.... myUltraChart.PlotInverse = true....and then plot).

To be clear what i mean inverse chart is a chart which should look exactly

as Quadrant - 4 in cartesian co-ordinate system. The minimum value of Y axis has to start

from the new origin ( intersection of X2 and Y axes) and the maximum number at the other side of

the Y axis.  It should not show any negative signs either in Y - axis labels or in toolstips .

Else I need to set X2 visible true, X visible false....and negate the data for Y axis.....customize

the toolTipsFormatString to display negative data as positive