We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Modify width of the Whiskers in a BoxAndWhisker chart

I have a box and whisker chart and I need to change the width of the whiskers. Is there a way to do this?

1 Reply

DD Dharanidharan Dharmasivam Syncfusion Team August 26, 2016 11:06 AM UTC

Hi Swetaketu, 
Thanks for using Syncfusion product. 
We have analyzed your query. As of now there is no support for customizing width of the whisker alone in BoxAndWhisker series, so we have created a feature request for your requirement. And also a support incident to track the status of this feature has been created under your account.  
By setting  border of the series,  width of the whisker will be changed, alone width with the border for the rect. Kindly find the code snippet below. 
Windows Forms: 
series.Style.Border.Width = 2; 
 
Screenshot: 
 
For your reference we have attached the sample. Kindly find the attachment. 
Thanks, 
Dharani. 


Loader.
Live Chat Icon For mobile
Up arrow icon