Box
Map
A newer version of this page is available. Switch to the current version.

jQuery Chart - FullStackedLineSeries.point.image.url

Specifies the URL of the image to be used as a point marker.

Type:

String

|

Object

Default Value: undefined

Normally, this property accepts one URL as a string value, but if you have a range area series, you may want to specify different images for the minimum and maximum points. In that instance, set the url property to an object with the rangeMinPoint and rangeMaxPoint fields.