CircularGaugeRangeContainerBuilder Members
In This Article
#Constructors
Name | Description |
---|---|
Circular |
For internal use only. Initializes a new Circular |
#Methods
Name | Description |
---|---|
Background |
Specifies a range container's background color. Mirrors the client-side background |
Background |
|
Background |
Specifies a range container's background color. Mirrors the client-side background |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. 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. |
Offset |
Specifies the offset of the range container from an invisible scale line in pixels. Mirrors the client-side offset option. |
Offset |
Specifies the offset of the range container from an invisible scale line in pixels. Mirrors the client-side offset option. |
Option |
Specifies an option by its name. |
Orientation |
Specifies the orientation of the range container in the Circular |
Palette |
Specifies the palette to be used for colorizing ranges in the range container. Mirrors the client-side palette option. |
Palette |
Specifies the palette to be used for colorizing ranges in the range container. Mirrors the client-side palette option. |
Palette |
Specifies the palette to be used for colorizing ranges in the range container. Mirrors the client-side palette option. |
Palette |
Specifies what to do with colors in the palette when their number is less than the number of ranges in the range container. Mirrors the client-side palette |
Ranges |
Provides access to the client-side ranges option that represents a gauge range collection. |
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. |
Width |
Specifies the range container's width in pixels. Mirrors the client-side width option. |
Width |
Specifies the range container's width in pixels. Mirrors the client-side width option. |
See Also