JavaScript/jQuery PolarChart - commonSeriesSettings.point.image
An object specifying the parameters of an image that is used as a point marker.
In a common case, chart points are represented by default point markers. However, you can use a custom image as a point marker. To do this, specify the properties of the image object. Assign a URL leading to your image to the url property. If the size of your image does not correspond to your needs, specify the width and height properties.
url
Specifies a URL leading to the image to be used as a point marker.
If you have technical questions, please create a support ticket in the DevExpress Support Center.