Search
BaseGauge Methods
 


 Public Methods

  Name Description

addScale

Adds a scale to the gauge.

fromJson

Deserializes the gauge from a JSON string.

getElementByName

Returns the VisualElement object corresponding to the specified name.

removeScale

Removes a scale from the gauge.

toJson

Serializes the gauge into a JSON string.

 See Also