LinearGaugeScaleBuilder Methods
Provides methods that allow you to configure nested options of the client-side scale object.
Name | Description |
---|---|
Allow |
Specifies whether to allow decimal values on the scale. When false, the scale contains integer values only. Mirrors the client-side allow |
Allow |
Specifies whether to allow decimal values on the scale. When false, the scale contains integer values only. Mirrors the client-side allow |
Custom |
Specifies an array of custom minor ticks. Mirrors the client-side custom |
Custom |
Specifies an array of custom minor ticks. Mirrors the client-side custom |
Custom |
Specifies an array of custom major ticks. Mirrors the client-side custom |
Custom |
Specifies an array of custom major ticks. Mirrors the client-side custom |
End |
Specifies the end value for the scale of the gauge. Mirrors the client-side end |
End |
Specifies the end value for the scale of the gauge. Mirrors the client-side end |
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. |
Horizontal |
Specifies the orientation of scale ticks. Applies only if the geometry. |
Label |
Specifies common properties for scale labels. Mirrors the client-side label object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Minor |
Specifies properties of the gauge's minor ticks. Mirrors the client-side minor |
Minor |
Specifies an interval between minor ticks. Mirrors the client-side minor |
Minor |
Specifies an interval between minor ticks. Mirrors the client-side minor |
Option |
Specifies an option by its name. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Scale |
Mirrors the client-side scale |
Scale |
Mirrors the client-side scale |
Start |
Specifies the start value for the scale of the gauge. Mirrors the client-side start |
Start |
Specifies the start value for the scale of the gauge. Mirrors the client-side start |
Tick |
Specifies properties of the gauge's major ticks. Mirrors the client-side tick object. |
Tick |
Specifies an interval between major ticks. Mirrors the client-side tick |
Tick |
Specifies an interval between major ticks. Mirrors the client-side tick |
To |
Returns a string that represents the current object. Inherited from Object. |
Vertical |
Specifies the orientation of scale ticks. Applies only if the geometry. |
See Also