ScaleResultMode

Namespace: PP;

Description

The ScaleResultMode enumeration contains type of returned values of visualizer scale.

It is used by the following property:

Available Values

Value

Brief description

Intervals

Elements of visualizer legend with intervals are returned as a scale value.

IntervalsWithEquality

Elements of visualizer legend with intervals and elements that correspond to border values are returned as a scale value.

Spectrum

Spectrum legend elements are returned as a scale value.

See also:

PP