Represents the base class of linear and oval gauges.
The following tables list the members exposed by the BaseGauge type.
Name | Description | |
---|---|---|
Creates an instance of BaseGauge. |
Name | Description | |
---|---|---|
Gets or sets a value indicating whether the control will post back to the server when a pointer's value has changed. |
||
Gets or sets the URL of the gauge's license file. |
||
Returns the array of all scales in this gauge. |
Name | Description | |
---|---|---|
Adds a scale to the gauge. |
||
Deserializes the gauge from a JSON string. |
||
Returns the VisualElement object corresponding to the specified name. |
||
Removes a scale from the gauge. |
||
Serializes the gauge into a JSON string. |