The C1GaugeRange type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| C1GaugeRange |
Initializes a new instance of the decorator.
|
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| FillColorMapNames |
This method is for internal use only.
(Inherited from C1GaugeDecorator.) | |
| FillCommonFontNames |
This method is for internal use only.
(Inherited from C1GaugeDecorator.) | |
| FillImageMapNames |
This method is for internal use only.
(Inherited from C1GaugeDecorator.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| Load |
Loads a decorator from an XmlDocument.
(Inherited from C1GaugeDecorator.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ResetBorder |
This member is for internal use only.
| |
| ResetFilling |
This member is for internal use only.
| |
| ResetGradient |
This member is for internal use only.
| |
| ResetLocation |
This member is for internal use only.
(Inherited from C1GaugeDecorator.) | |
| ResetShadow |
This member is for internal use only.
(Inherited from C1GaugeDecorator.) | |
| Save |
Saves a decorator into an XmlWriter.
(Inherited from C1GaugeDecorator.) | |
| ShouldSerializeBorder |
This member is for internal use only.
| |
| ShouldSerializeClippings |
This member is for internal use only.
(Inherited from C1GaugeDecorator.) | |
| ShouldSerializeFilling |
This member is for internal use only.
| |
| ShouldSerializeGradient |
This member is for internal use only.
| |
| ShouldSerializeLocation |
This member is for internal use only.
(Inherited from C1GaugeDecorator.) | |
| ShouldSerializeShadow |
This member is for internal use only.
(Inherited from C1GaugeDecorator.) | |
| ShouldSerializeValueColors |
This member is for internal use only.
(Inherited from C1GaugeDecorator.) | |
| ToString |
Returns a string that represents the current object.
(Inherited from C1GaugeDecorator.) |
Properties
| Name | Description | |
|---|---|---|
| AdjustAngle |
Gets or sets whether the angle of a linear range should depend on the location difference.
| |
| Alignment |
Alignment of the decorator.
(Inherited from C1GaugeDecorator.) | |
| AlignmentOffset |
Gets or sets the alignment offset of the decorator (in pixels).
(Inherited from C1GaugeDecorator.) | |
| AntiAliasing |
Gets or sets the anti-aliasing method for the range filling.
| |
| Border |
Gets the properties of the border of this C1GaugeRange.
| |
| Clippings |
Gets the collection of shapes that form the clipping region.
(Inherited from C1GaugeDecorator.) | |
| ColorMapName |
Gets or sets the name of template for the ValueColors collection.
(Inherited from C1GaugeDecorator.) | |
| Filling |
Adjusts the interior filling of this C1GaugeRange.
| |
| From |
Gets or sets the value where the decorator starts. Set to Double.NaN to bind to Gauge's minimum.
(Inherited from C1GaugeMultivalueDecorator.) | |
| FromPointerIndex |
Gets or sets the index of a Pointer that specifies where the decorator starts.
(Inherited from C1GaugeMultivalueDecorator.) | |
| Gradient |
Encapsulates properties of a color gradient.
| |
| HitTestable |
Gets or sets whether the decorator can be hit-tested.
(Inherited from C1GaugeDecorator.) | |
| Location |
Logical value representing the start location of the decorator.
(Inherited from C1GaugeDecorator.) | |
| Location2 |
Gets or sets the end location of the C1GaugeDecorator (Location is the start location).
(Inherited from C1GaugeMultivalueDecorator.) | |
| Name |
Gets or sets a name associated with the decorator.
(Inherited from C1GaugeDecorator.) | |
| Owner |
Gets the owner Gauge.
(Inherited from C1GaugeDecorator.) | |
| ScaleFrom |
Gets or sets the value where the scale graduation starts and the start location and width are defined.
Set to Double.NaN to bind to the From value.
(Inherited from C1GaugeMultivalueDecorator.) | |
| ScaleTo |
Gets or sets the value where the scale graduation ends and the end location and width are defined.
Set to Double.NaN to bind to the To value.
(Inherited from C1GaugeMultivalueDecorator.) | |
| Shadow |
Encapsulates properties of the decorator shadow.
(Inherited from C1GaugeDecorator.) | |
| To |
Gets or sets the value where the decorator ends. Set to Double.NaN to bind to Gauge's maximum.
(Inherited from C1GaugeMultivalueDecorator.) | |
| ToPointerIndex |
Gets or sets the index of a Pointer that specifies where the decorator ends.
(Inherited from C1GaugeMultivalueDecorator.) | |
| ValueColorFalloff |
Gets or sets the blending mode for value colors.
(Inherited from C1GaugeDecorator.) | |
| ValueColors |
Gets the collection of values with their associated colors.
(Inherited from C1GaugeDecorator.) | |
| ViewTag |
Gets or sets a digital tag identifying this element's views.
(Inherited from C1GaugeDecorator.) | |
| Visible |
Gets or sets whether the decorator is visible.
(Inherited from C1GaugeDecorator.) | |
| Width |
Gets or sets the range's logical width.
| |
| Width2 |
Gets or sets the end width of the C1GaugeRange (Width is the start width).
|
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| ICloneable..::..Clone | (Inherited from C1GaugeDecorator.) | |
| IDisposable..::..Dispose | (Inherited from C1GaugeDecorator.) | |
| ICustomTypeDescriptor..::..GetAttributes | (Inherited from C1GaugeDecorator.) | |
| ICustomTypeDescriptor..::..GetClassName | (Inherited from C1GaugeDecorator.) | |
| ICustomTypeDescriptor..::..GetComponentName | (Inherited from C1GaugeDecorator.) | |
| ICustomTypeDescriptor..::..GetConverter | (Inherited from C1GaugeDecorator.) | |
| ICustomTypeDescriptor..::..GetDefaultEvent | (Inherited from C1GaugeDecorator.) | |
| ICustomTypeDescriptor..::..GetDefaultProperty | (Inherited from C1GaugeDecorator.) | |
| ICustomTypeDescriptor..::..GetEditor | (Inherited from C1GaugeDecorator.) | |
| ICustomTypeDescriptor..::..GetPropertyOwner | (Inherited from C1GaugeDecorator.) | |
| GetEvents | Overloaded. | |
| GetProperties | Overloaded. |