UpdateRate Property

Allows you to specify how quickly a chart updates the data plot in run mode. This value is not used for Histogram and SPC charts, as these charts update at the rate of their data sources.

Syntax

object.UpdateRate [= Long]

Properties

The UpdateRate property syntax has this part:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Long

Specifies, in Milliseconds, how quickly a chart updates the data plot in run mode.

 

Applies To