PeakValue Property

Applies to TestComplete 15.63, last modified on April 10, 2024

Defines the position for the peak mark.

Declaration

componentObj.PeakValue
Read-Write Property Float
componentObj     One of the objects listed in the Applies To section  

Applies To

This property applies to the following objects:

TcxProgressBarProperties

Description

Use the PeakValue property to set or get the position on the progress bar where the peak mark is placed. The mark is visible if the ShowPeak property is enabled.

Property Value

A floating-point value indicating where the overload bar begins on a component.

Remarks

The value of the PeakValue property should be specified within the Min - Max range of the TcxProgressBar component.

See Also

PeakColor Property
PeakSize Property
ShowPeak Property

Highlight search results