Statistics Property (Read Only)
From Measurement Studio User Interface
Statistics Property (Read Only)
Syntax
Object.Statistics
Data Type
Applies To
Purpose
Returns the Statistics object for this control.
Example
'Display the minimum value the slider has had
MsgBox CWSlide1.Statistics.Minimum