DataPA Enterprise Dashboard Controls API Reference
The RangeValue type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
RangeValue()()()() |
Creates and returns a new object
|
|
|
RangeValue(Range) |
Creates and returns a new object
|
|
|
RangeValue(RangeValue..::..ValueTypeEnum) |
Creates and returns a new object
|
|
|
RangeValue(Range, RangeValue..::..ValueTypeEnum) |
Creates and returns a new object
|
|
|
RangeValue(RangeValue..::..ValueTypeEnum, SummaryColumn) |
Creates and returns a new object
|
|
|
RangeValue(RangeValue..::..ValueTypeEnum, Decimal) |
Creates and returns a new object
|
|
|
RangeValue(Range, RangeValue..::..ValueTypeEnum, SummaryColumn) |
Creates and returns a new object
|
|
|
RangeValue(Range, RangeValue..::..ValueTypeEnum, Decimal) |
Creates and returns a new object
|
Methods
| Name | Description | |
|---|---|---|
|
|
GetObjectData | |
|
|
SetObjectData |
Fields
| Name | Description | |
|---|---|---|
|
|
ClassId | |
|
|
EventsId | |
|
|
InterfaceId |
Properties
| Name | Description | |
|---|---|---|
|
|
FixedValue |
Gets and sets the fixed value for this object
|
|
|
Guid |
Gets ans sets the Guid for this object
|
|
|
ID |
Gets the unique ID of this object
|
|
|
MinMax |
Gets a value that indicates whether this RangeValue represents a minimum of maximum value.
|
|
|
Parent |
Gets and sets the parent range object for this RangeValue
|
|
|
PercentageValue |
Gets and sets the percentage of the full range value that is used to calculate this value
|
|
|
RangeValueType |
Gets ans sets the type of RangeValue represented by this object.
|
|
|
SummaryColumn |
Gets and sets the SummaryColumn used to derive the range value
|
|
|
Value |
Gets the current value for this object
|