Hello All,
There is a requirement for us to draw a graph ( power , linear, exponential, etc) and based on that graph generate equation .
I write the code for that by passing my data to excel sheet and generating graph all of the things working fine , formula is also generated , now my problem is that how to get this formula value at my server side code. please help me