ASP.NET MVC Controls
Gauge Class Members
Properties  Methods 

The following tables list the members exposed by Gauge.

Public Properties
 NameDescription
Public PropertyComponentsGets the child components. (Inherited from C1.Web.Mvc.Component)
Public PropertyCssClassGets or sets the css class of the control. (Inherited from C1.Web.Mvc.Control)
Public PropertyCssStylesGets the CSS styles. (Inherited from C1.Web.Mvc.Control)
Public PropertyFaceGets the Range used to represent the gauge's overall geometry and appearance.  
Public PropertyFormatGets or sets the format string used for displaying the gauge values as text.  
Public PropertyGetTextGets or sets a callback that returns customized strings used to display gauge values.  
Public PropertyHasShadowGets or sets whether the gauge should display a shadow effect.  
Public PropertyHeightGets or sets the height of the control. (Inherited from C1.Web.Mvc.Control)
Public PropertyHtmlAttributesGets the HTML attributes. (Inherited from C1.Web.Mvc.Control)
Public PropertyIdGets or sets the component id. (Inherited from C1.Web.Mvc.Component)
Public PropertyIsAnimatedGets or sets whether the gauge should animate value changes.  
Public PropertyIsDisabledGets or sets a value that determines whether the control is disabled. (Inherited from C1.Web.Mvc.Control)
Public PropertyIsReadOnlyGets or whether the user can edit the value using the mouse and the keyboard.  
Public PropertyIsTemplateGets or sets a boolean value which indicates whether transfer this control to template mode. (Inherited from C1.Web.Mvc.Control)
Public PropertyMaxGets or sets the maximum value that can be displayed on the gauge.  
Public PropertyMinGets or sets the minimum value that can be displayed on the gauge.  
Public PropertyOnClientGotFocusOccurs when the control gets the focus. (Inherited from C1.Web.Mvc.Control)
Public PropertyOnClientLostFocusOccurs when the control loses the focus. (Inherited from C1.Web.Mvc.Control)
Public PropertyOnClientValueChangedOccurs when the value shown on the gauge changes.  
Public PropertyOriginGets or sets the starting point used for painting the range.  
Public PropertyPointerGets the Range used to represent the gauge's current value.  
Public PropertyRangesGets the collection of ranges in this gauge.  
Public PropertySelectorGets or sets a value which specifies the selector. (Inherited from C1.Web.Mvc.Control)
Public PropertyShowRangesGets or sets whether the gauge should display the ranges contained in the ranges property.  
Public PropertyShowTextGets or sets which values should be displayed as text in the gauge.  
Public PropertyShowTicksGets or sets a property that determines whether the gauge should display tick marks at each step value.  
Public PropertyStepGets or sets the amount to add or subtract to the value property when the user presses the arrow keys.  
Public PropertyTemplateBindingsGets the collection of the template bindings. (Inherited from C1.Web.Mvc.Control)
Public PropertyThicknessGets or sets the thickness of the gauge, on a scale between zero and one.  
Public PropertyThumbSizeGets or sets the size of the element that shows the gauge's current value, in pixels.  
Public PropertyUniqueIdGets a value which represents the unique id for the control. (Inherited from C1.Web.Mvc.Control)
Public PropertyValueGets or sets the value displayed on the gauge.  
Public PropertyWidthGets or sets the width of the control. (Inherited from C1.Web.Mvc.Control)
Top
Public Methods
 NameDescription
Public MethodRenderRender the component result to the writer. (Inherited from C1.Web.Mvc.Control)
Public MethodToHtmlStringReturns an HTML-encoded string. (Inherited from C1.Web.Mvc.Component)
Top
Extension Methods
 NameDescription
Public Extension MethodToTemplateRender the html string in template mode.
Top
See Also

Reference

Gauge Class
C1.Web.Mvc Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback