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