ChartFX Problem in ASP
Hello friends, :)
i have a PIE chart in my ASP page.. it has 3 parts
Green Colour Part
Blue Colour Part
REd Colour Part
When i click on a particular part i need to
pass a value to the next page to identify which
part is clicked..
now what i'm doing is checking the Y vale by
chart1.URLParamMask = "Value=%v"
but i'm getting a probelm when two colours having
same value for Y ..
i tried
chart1.URLParamMask = "Value=%x" but it returned
null value...(x for x axix) :(
even i tried
chart1.URLParamMask = "Value=%s" but it always
returns 0... (s for series no) :(
Pls help me....
chart is generated by ChartFX software..
This is the first time i'm working with this..
Thanks
anandham ;)
_______________________________
Ambition Never Comes to an End.......
Prem Anandh P.
Ambition Never comes to an End
__________________
Prem Anandh P.
Ambition Never comes to an End
|