Position
X Values Mode - defines the mode in which the x values of the heat map are computed. Possible values are:
Natural- the x values of the heatmap grid are computed as natural numbers starting from 0 with step 1
Origin And Step - the x values of the heatmap grid are computed using the following formula - x_value = x_index * XStep + XOrigin
X Step - controls the distance(step) between heat map surface cells when the X Values Mode is set to Origin And Step.
X Origin - controls the x origin value of the heat map grid.
Y Values Mode - defines the mode in which the y values of the heat map are computed. The possible values are the same as in the X Values Mode setting.
Y Step - controls the distance(step) between heat map surface cells when the y values mode is set to Origin And Step.
Y Origin - controls the y origin value of the heat map grid.
Appearance
Contour Display Mode - controls the way in which contour values are visualized. Possible values are:
None - the heatmap does not display contours.
Dots - contour values are displayed as dots (with controllable color and size).
Contour - contour values are displayed as contour lines.
Contour Color Mode - controls the way in which contour lines or dots are colored. Possible values are:
Uniform - the contour lines or dots are displayed with a single color / stroke which is specified from the Contour Stroke Style setting.
Palette - the contour lines or dots are displayed with the color corresponding to the the contour value as specified from the attached palette.
Contour Stroke Style - controls the stroke style of contour lines. This setting has effect when Contour Display Mode is set to Contour.
Contour Dot Size - controls the size of the contour dots. This setting has effect when Contour Display Mode is set to Dots.
Labels
Show Contour Labels - whether contour lines should be annotated.
Contour Label Distance - the distance between labels on the contour (specified in points).
Clip Contour - whether the label should clip the generated contour lines.
Allow Label to Flip - whether the label is allowed to flip (e.g. have non left to right reading direction).
Contour Label Format - the format string used for contour labels.
Contour Label Text Style - the text style of contour labels.