Const
Readonly
Formula: "formula"Readonly
Max: "max"Indicates that the maximum value in the range shall be used as the maximum value for the gradient.
Readonly
Min: "min"Indicates that the minimum value in the range shall be used as the minimum value for the gradient.
Readonly
Num: "num"Indicates that the minimum / midpoint / maximum value for the gradient is specified by a constant numeric value.
Readonly
Percent: "percent"Value indicates a percentage between the minimum and maximum values in the range shall be used as the minimum / midpoint / maximum value for the gradient.
Readonly
Percentile: "percentile"Value indicates a percentile ranking in the range shall be used as the minimum / midpoint / maximum value for the gradient.
The minimum/ midpoint / maximum value for the gradient is determined by a formula.