DataPA Enterprise Dashboard Controls API Reference

The Range type exposes the following members.

Constructors

  Name Description
Public method Range()()()()
Creates and returns a new object
Public method Range(RangeCollection)
Creates and returns a new object
Public method Range(RangeCollection, RangeValue, RangeValue, Color)
Creates and returns a new object

Methods

  Name Description
Public method GetObjectData
Public method SetObjectData

Fields

  Name Description
Public field Static member ClassId
Public field Static member EventsId
Public field Static member InterfaceId

Properties

  Name Description
Public property Colour
Gets and sets the colour to be used when rendering this range
Public property Guid
Gets ans sets the Guid for this object
Public property ID
Gets the unique ID of this object
Public property Label
Gets and sets the label for this range
Public property Maximum
Gets and sets a RangeValue object that represents the Maximum value for this range
Public property Minimum
Gets and sets a RangeValue object that represents the minimum value for this range
Public property Parent
Gets and sets the parent of this object
Public property RangeType
Gets the type of range this range object represents
Public property RangeTypeDescription
Gets the string used to display this range
Public property Show
Gets ans sets a value that indicates if this range should be shown

See Also