I am integrating FusionWidget Angular Gauge in my web application. I am using setDataUrl(string path_to_xml). This will render the gauge with the values supplied in XML file. This is fine.
Now I want to change some properties for gauge e.g, lowerLimitDisplay,upperLimitDisplay,gaugeStartAngle,gaugeEndAngle,
paletteThemeColor etc. before rendering gauge. That mean I want to change those property values supplied in XML file before rendering the gauge.
Could you tell me how to acheive this ?
Thanks & Regards
Nabyendu Adhikari

Back to top
MultiQuote

