ASP.NET Pack Programmer's Guide
BaseGauge Members
Constructors Fields Methods
 


Represents the base class of linear and oval gauges.

The following tables list the members exposed by the BaseGauge type.

 Public Constructors

  Name Description

BaseGauge

Creates an instance of BaseGauge.

 Public Fields

  Name Description

scales

A list of scale objects.

 Public Methods

  Name Description

addEventListener

Registers a single event listener on the element.

addScale

Adds a scale to the gauge.

getAutoPostBack

Gets a value indicating whether the control will post back to the server when a pointer's value has changed.

getElementByName

Returns the VisualElement object corresponding to the specified name.

getScales

Returns the array of all scales in this gauge.

raiseEvent

Raises an event.

removeEventListener

Removes a single event listener attached to the element.

removeScale

Removes a scale from the gauge.

setAutoPostBack

Sets a value indicating whether the control should post back to the server when a pointer's value has changed.

 See Also

BaseGauge Class
MindFusion.Gauges Namespace