Chart.UpdateRateMS
- Last UpdatedDec 08, 2015
- 1 minute read
The Chart.UpdateRateMS property is a read-write integer property that gets or sets the chart refresh interval in milliseconds.
Syntax
Chart.UpdateRateMS = int;
Result = Chart.UpdateRateMS;
Remarks
The default is 1000.