Hi,
I have just updated to the latest version (RadControls for WinForms, v.2012.2.608.40) and I am now getting on this line:
Warning 1 Object of type 'Telerik.Charting.Styles.Unit' cannot be converted to type 'Telerik.Charting.Styles.Unit'.
Could you tell me what must be changed)
Thank you
Karl
I have just updated to the latest version (RadControls for WinForms, v.2012.2.608.40) and I am now getting on this line:
chartMarginsTitle1.Bottom = ((Telerik.Charting.Styles.Unit)(resources.GetObject(
"chartMarginsTitle1.Bottom"
)));
Warning 1 Object of type 'Telerik.Charting.Styles.Unit' cannot be converted to type 'Telerik.Charting.Styles.Unit'.
Could you tell me what must be changed)
Thank you
Karl