Could you tell me how to implement xamGauge as a UserControl that can be load to a second SplitPane?
The example in the online documentation does not work for my case.
Oh, I forgot one thing: I would like to put some label/text on the gauges, could you help me with that too?
Hello,
I have been reading through your latest reply and I can suggest using the Ranges collection of the RadialGaugeScale. There you can define how the gauge will colored. I have modified the sample application that I have sent you earlier in order to implement this functionality. You can also read more detailed information regarding this functionality here in our online documentation: http://help.infragistics.com/NetAdvantage/WPFDV/2011.1/CLR4.0/?page=SL_DV_xamWebGauge_Add_Ranges_to_a_Scale.html
Please let me know if you need any further assistance on the matter.
Sincerely,
Krasimir
Developer Support Engineer
Infragistics
www.infragistics.com/support
Thank you very much. It is very helpful.
I have another question: how do you create color bars along with tickmarks for the gauge? It is that I have limits like from 0 to 40 it is in yellow zone, 40 to 80 it is in green zone and 80 to 100 it is in red zone.
I am very glad that the sample application that I have sent you was helpful. Please let me know if you need any further assistance on the matter.
Thank you very much.
A novice in your wonderful world of Infragistics.