Sign in to follow this  
elitzur

Dynamicly Change Max Value For Cylinder Gauge

Recommended Posts

hello good pepole,:)

im using Cylinder Gauge with real time data the retuns from a diffrent aspx page. (the data comes from a sotred porcedure) everything seems to be working fine.

the porblem is that i would like to max value of the Cylinder Gauge to be changed in reference to te value retuned. or if i could return a value that i want to be set as max value.

all i could find is how to Staticly set the max value. can it be changed???

 

 

thanks alot

Share this post


Link to post
Share on other sites
Guest Rajroop

Hey there,

 

I'm afraid this is not possible, without updating the Max value and then the whole gauge, as of now.

Share this post


Link to post
Share on other sites

Hey there,

 

I'm afraid this is not possible, without updating the Max value and then the whole gauge, as of now.

 

 

when you say update, you mean manuly going into the xml file and chaning it? or?

Share this post


Link to post
Share on other sites

ok i figerd out this could be done using the help of xmldocument (c#) when i use it in page_load event i check what comes back from the db and change the attribue of the xml file according

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this