I'm trying to add a gauge to an existing wrapPanel but I'm doing something wrong. my code is :
The error I get is :
"Unable to cast object of type 'Telerik.Windows.Controls.Gauges.IndicatorList' to type 'Telerik.Windows.Controls.Gauges.IGaugeIndicator'".
Could you please write the right way for doing this?
Thank you