TabFormatScaleType

Description

The TabFormatScaleType enumeration contains types of color scale.

It is used by the following property:

Available values

Value Brief description
0 Linear. Linear scale.
Number of intervals is equal to the number of values in range. This number of intervals can be obtained in the IntervalsCount property.
1 EqualValues. The scale with specified number of intervals.
Each scale interval contains equal number of values. Number of intervals is specified in the IntervalsCount property.

See also:

Tab Assembly Enumerations