The FlowChannel type exposes the following members.

Properties

  NameDescription
Public propertyMax
returns the maximum value found in the channel
Public propertyMin
returns the minimum value found in the channel
Public propertyRange
returns the range = max - min

See Also