Limits PropertiesElecNetKit Documentation
The Limits type exposes the following members.
Properties

  NameDescription
Public propertyAutoMax
Returns the automatically determined maximum value of the processed data.
Public propertyAutoMin
Returns the automatically determined minimum value of the processed data.
Public propertyCount
Returns the number of data points processed by the Limits.
Public propertyLimitMax
A custom maximum for scaling values in the auto-space to a custom space.
Public propertyLimitMin
A custom minimum for scaling values in the auto-space to a custom space.
Back to Top
See Also