Home Forums Feature Requests & Feedback column width thickness/size Reply To: column width thickness/size

#17287

@sumit1191,

You can set fixed column width using dataPointWidth property. Please check the below code snippet –

dataPointWidth: 20,

Also, kindly take a look at this JSFiddle for a complete working code.

setting dataPoint width

__________
Indranil Deo
Team CanvasJS