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
unfortunately, the only good way to do this is to manipulate the chart data.
Hi David,
Is there any way to shift the origin from left bottom to top left?
I am looking this without any manipulation on the chart data
Thanks in advance
Thanks David
Thrown my hand over that option. But in case of a neagtive chart with multiple series and multiple
Y axes, it really scared me that I had withdrawn any second thought over that FillScene handling
in this case.
Requested as a feature.
Confident it would be done in the next release
alternatively, you could handle the FillSceneGraph event and manipulate the points in the Polyline. but i think this will be even more complex.
I requested this as a feature before the release of Vol 3.0. Unfortunately, might be my mistake not
requested in clear way, that the latest release was missing the feature.
I requested again. Confident, that will be served this time