JavaScript/jQuery Chart - commonSeriesSettings.point.image
Substitutes the standard point symbols with an image.
Default Value: undefined
This member is exposed by the following entities:
To display an image instead of series points, assign its URL to the url property. If needed, resize the image using the height and width properties. Otherwise, you can assign the URL directly to the image property.
Feedback