Click or drag to resize
RangeCollection Class DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Inheritance Hierarchy
SystemObject
  DataPAEnterpriseDashboardRangeCollection

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
[SerializableAttribute]
public class RangeCollection : _RangeCollection, 
	ISerializable

The RangeCollection type exposes the following members.

Constructors
  NameDescription
Public methodRangeCollection
Creates and returns a new object
Top
Methods
Fields
Properties
  NameDescription
Public propertyAutoCalculatedColourRanges
Gets and sets a property that indicates if colour ranges should be automatically evaluated.
Public propertyGuid
Gets ans sets the Guid for this object
Public propertyID
Gets the unique ID of this object
Public propertyLowerRange
Gets ans sets the lower range for this Gauge
Public propertyMiddleRange
Gets ans sets the middle range for this Gauge
Public propertyObjectSizes
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
Public propertyParent
Gets and sets the parent of this object
Public propertyRange
Gets and sets the range for this Gauge object
Public propertyUpperRange
Gets ans sets the upper range for this Gauge
Top
See Also