All docs
V19.1
24.1
The page you are viewing does not exist in version 24.1.
23.2
The page you are viewing does not exist in version 23.2.
23.1
The page you are viewing does not exist in version 23.1.
22.2
The page you are viewing does not exist in version 22.2.
22.1
The page you are viewing does not exist in version 22.1.
21.2
The page you are viewing does not exist in version 21.2.
21.1
The page you are viewing does not exist in version 21.1.
20.2
The page you are viewing does not exist in version 20.2.
20.1
The page you are viewing does not exist in version 20.1.
19.2
19.1
18.2
18.1
17.2
Box
Map
Vue
A newer version of this page is available. Switch to the current version.

jQuery Chart - series.point.image.height

Specifies the height of the image used instead of a point marker.

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

rangeMaxPoint

Specifies the height of the image that represents the maximum point in a range area series.

Type:

Number

Default Value: undefined
This member is exposed by the following entities:

rangeMinPoint

Specifies the height of the image that represents the minimum point in a range area series.

Type:

Number

Default Value: undefined
This member is exposed by the following entities: