Hi,
I have been trying to reduce the checkbox width (Please refer to the attached image) by setting the size property.
this.checkBox1.Size = new Telerik.Reporting.Drawing.SizeU(Telerik.Reporting.Drawing.Unit.Inch(2D), Telerik.Reporting.Drawing.Unit.Inch(0.079999998211860657D));
The height attribute works but when I try to change the width, the text part of the checkbox is getting cut off. It's very frustrating as I have spent a lot of time on it without getting the desired result.
Can you please assist me this issue.
Thanks,
Ashith.