DataPA Enterprise Dashboard Controls API Reference
The Range type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
Range()()()() |
Creates and returns a new object
|
![]() |
Range(RangeCollection) |
Creates and returns a new object
|
![]() |
Range(RangeCollection, RangeValue, RangeValue, Color) |
Creates and returns a new object
|
Methods
Name | Description | |
---|---|---|
![]() |
GetObjectData | |
![]() |
SetObjectData |
Fields
Name | Description | |
---|---|---|
![]() ![]() |
ClassId | |
![]() ![]() |
EventsId | |
![]() ![]() |
InterfaceId |
Properties
Name | Description | |
---|---|---|
![]() |
Colour |
Gets and sets the colour to be used when rendering this range
|
![]() |
Guid |
Gets ans sets the Guid for this object
|
![]() |
ID |
Gets the unique ID of this object
|
![]() |
Label |
Gets and sets the label for this range
|
![]() |
Maximum |
Gets and sets a RangeValue object that represents the Maximum value for this range
|
![]() |
Minimum |
Gets and sets a RangeValue object that represents the minimum value for this range
|
![]() |
Parent |
Gets and sets the parent of this object
|
![]() |
RangeType |
Gets the type of range this range object represents
|
![]() |
RangeTypeDescription |
Gets the string used to display this range
|
![]() |
Show |
Gets ans sets a value that indicates if this range should be shown
|