ASP.NET MVC Controls
RadialGauge Class Members
Properties  Methods 

The following tables list the members exposed by RadialGauge.

Public Constructors
 NameDescription
Public ConstructorRadialGauge ConstructorCreate one RadialGauge instance.  
Top
Public Properties
 NameDescription
Public PropertyAutoScaleGets or sets whether the gauge should automatically scale to fill the host element.  
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. (Inherited from C1.Web.Mvc.Gauge)
Public PropertyFormatGets or sets the format string used for displaying the gauge values as text. (Inherited from C1.Web.Mvc.Gauge)
Public PropertyGetTextGets or sets a callback that returns customized strings used to display gauge values. (Inherited from C1.Web.Mvc.Gauge)
Public PropertyHasShadowGets or sets whether the gauge should display a shadow effect. (Inherited from C1.Web.Mvc.Gauge)
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. (Inherited from C1.Web.Mvc.Gauge)
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. (Inherited from C1.Web.Mvc.Gauge)
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. (Inherited from C1.Web.Mvc.Gauge)
Public PropertyMinGets or sets the minimum value that can be displayed on the gauge. (Inherited from C1.Web.Mvc.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. (Inherited from C1.Web.Mvc.Gauge)
Public PropertyOriginGets or sets the starting point used for painting the range. (Inherited from C1.Web.Mvc.Gauge)
Public PropertyPointerGets the Range used to represent the gauge's current value. (Inherited from C1.Web.Mvc.Gauge)
Public PropertyRangesGets the collection of ranges in this gauge. (Inherited from C1.Web.Mvc.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. (Inherited from C1.Web.Mvc.Gauge)
Public PropertyShowTextOverridden. Gets 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. (Inherited from C1.Web.Mvc.Gauge)
Public PropertyStartAngleGets or sets the starting angle for the gauge, in degrees.  
Public PropertyStepGets or sets the amount to add or subtract to the value property when the user presses the arrow keys. (Inherited from C1.Web.Mvc.Gauge)
Public PropertySweepAngleGets or sets the sweeping angle for the gauge, in degrees.  
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. (Inherited from C1.Web.Mvc.Gauge)
Public PropertyThumbSizeGets or sets the size of the element that shows the gauge's current value, in pixels. (Inherited from C1.Web.Mvc.Gauge)
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. (Inherited from C1.Web.Mvc.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

RadialGauge Class
C1.Web.Mvc Namespace

 

 


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

Product Support Forum |  Documentation Feedback