Represents the base class of linear and oval gauges.
The following tables list the members exposed by the BaseGauge(T) type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the BaseGauge class. |
Name | Description | |
---|---|---|
![]() |
Gets or sets a value indicating whether the control should render references to the client scripts. |
|
![]() |
Gets or sets a value indicating whether a postback to the server automatically occurs when the value of the gauge changes. |
|
![]() |
Gets or sets the URL to the MindFusion.Gauges.js file. |
|
![]() |
Gets or sets a value indicating which library will be used in the control's client-side scripts. |
|
![]() |
Contains the name of a JavaScript function that should be invoked when the control is loaded on the client side. |
|
![]() |
Gets or sets the URL to the JQuery script file. |
|
![]() |
Gets or sets the license key of the control. |
|
![]() |
Gets or sets the URL to the Microsoft Ajax script file. |
|
![]() |
Contains the name of a JavaScript function that should be invoked when the gauge background is being painted. |
|
![]() |
Contains the name of a JavaScript function that should be invoked when the gauge foreground is being painted. |
|
![]() |
Contains the name of a JavaScript function that should be invoked when a gauge pointer is being painted. |
|
![]() |
Contains the name of a JavaScript function that should be invoked when a gauge scale is being painted. |
|
![]() |
Contains the name of a JavaScript function that should be invoked when a gauge tick is being painted. |
|
![]() |
Contains the name of a JavaScript function that should be invoked before the gauge background is painted. |
|
![]() |
Contains the name of a JavaScript function that should be invoked before the gauge foreground is painted. |
|
![]() |
Contains the name of a JavaScript function that should be invoked before a gauge pointer is painted. |
|
![]() |
Contains the name of a JavaScript function that should be invoked before a gauge scale is painted. |
|
![]() |
Contains the name of a JavaScript function that should be invoked before a gauge tick is painted. |
|
![]() |
Gets or sets the collection of scales contained in the gauge. |
Name | Description | |
---|---|---|
![]() |
WebControl.TagKey override. |
Name | Description | |
---|---|---|
![]() |
Returns the VisualElement object corresponding to the specified name. |
|
![]() |
IPostBackDataHandler.LoadPostData implementation. |
|
![]() |
Raises the ValueChanged event. |
|
![]() |
IPostBackDataHandler.RaisePostDataChangedEvent implementation. |
|
![]() |
WebControl.RenderBeginTag override. |
Name | Description | |
---|---|---|
![]() |
WebControl.OnPreRender override. |
|
![]() |
WebControl.Render override. |
|
![]() |
WebControl.RenderContents override. |
Name | Description | |
---|---|---|
![]() |
Raised when a pointer's value has changed. |