| RangeCollection Class |
|
Namespace: DataPAEnterpriseDashboard
[SerializableAttribute] public class RangeCollection : _RangeCollection, ISerializable
The RangeCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| RangeCollection |
Creates and returns a new object
|
| Name | Description | |
|---|---|---|
| GetObjectData | ||
| SetObjectData |
| Name | Description | |
|---|---|---|
| ClassId | ||
| EventsId | ||
| InterfaceId |
| Name | Description | |
|---|---|---|
| AutoCalculatedColourRanges |
Gets and sets a property that indicates if colour ranges should be automatically evaluated.
| |
| Guid |
Gets ans sets the Guid for this object
| |
| ID |
Gets the unique ID of this object
| |
| LowerRange |
Gets ans sets the lower range for this Gauge
| |
| MiddleRange |
Gets ans sets the middle range for this Gauge
| |
| ObjectSizes |
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
| |
| Parent |
Gets and sets the parent of this object
| |
| Range |
Gets and sets the range for this Gauge object
| |
| UpperRange |
Gets ans sets the upper range for this Gauge
|