RangeBase Members
In This Article
#Fields
Name | Description |
---|---|
End |
Identifies the Range |
Options |
Identifies the Range |
Start |
Identifies the Range |
Visible |
Identifies the Layer |
#Properties
Name | Description |
---|---|
End |
Gets or sets the end value of the range. |
End |
Gets a value that specifies the end range position on a scale in absolute units. |
Fill |
Defines the color to fill this object.
Inherited from Gauge |
Options | Provides access to the settings that specify the shape and position of the current range. |
Start |
Gets or sets the start value of the range. |
Start |
Gets a value that specifies the start range position in absolute units. |
Visible |
Gets or sets whether the layer is visible.
Inherited from Layer |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
#Events
Name | Description |
---|---|
Indicator |
Occurs when any value indicator enters the current range. |
Indicator |
Occurs when any value indicator leaves the current range. |
Property |
Occurs every time any of the Base |
See Also