Hi,
I want to plot graph for the same I'm using stroke path .I need to auto scale the graph depending upon the min max range of parameter placed on Y-axis
for eg if I'm plotting a graph of temp vs pressure with temp on Y axis. so if we change the unit from Celsius to Fahrenheit the Y axis should auto scale to accommodate the max value on Y Axis
I want the origin for Y-axis to be moved at min value of parameter placed on Y-axis(say 50).
Gone through Scale(),Translate() ,Begin() API but not able to achieve the same
please guide me
Regards
Kunal