jQuery Chart - ScatterSeries.point.image.width

Specifies the width of an image that is used as a point marker.

Type:

Number

|

Object

Default Value: 30

Normally, this option accepts a numeric value, but if you have a range area series, you may want to specify different widths for the minimum and maximum points. In that instance, set the width option to an object with the rangeMinPoint and rangeMaxPoint fields.