Name | Description | |
---|---|---|
C1LinearGauge Constructor |
The following tables list the members exposed by C1LinearGauge.
Name | Description | |
---|---|---|
C1LinearGauge Constructor |
Name | Description | |
---|---|---|
AccessKey | (Inherited from System.Web.UI.WebControls.WebControl) | |
Animation | Gets or sets the gauge's animation. (Inherited from C1.Web.Wijmo.Controls.C1Gauge.C1Gauge) | |
AutoResize | A value that indicates whether to redraw the gauge automatically when resizing the gauge element. (Inherited from C1.Web.Wijmo.Controls.C1Gauge.C1Gauge) | |
CDNDependencyPaths | A string array value specifies all css/js references that wijmo control depends on. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
CDNPath | Content Delivery Network path. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
ClientIDMode | (Inherited from System.Web.UI.Control) | |
CssClass | (Inherited from System.Web.UI.WebControls.WebControl) | |
DisplayVisible | Gets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
EnableCombinedJavaScripts | Enable JavaScripts files combined into one file. In order to combined enabled, you must register the WijmoHttpHandler in web.config. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
Enabled | Gets or sets a value indicating whether the Web server control is enabled. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
EnableTheming | (Inherited from System.Web.UI.WebControls.WebControl) | |
EnableViewState | (Inherited from System.Web.UI.Control) | |
Face | Gets or sets the gauge's face. (Inherited from C1.Web.Wijmo.Controls.C1Gauge.C1Gauge) | |
Height | A value that indicates the gauge's height. (Inherited from C1.Web.Wijmo.Controls.C1Gauge.C1Gauge) | |
ID | (Inherited from System.Web.UI.Control) | |
Islogarithmic | A value that indicates whether the gauge value is logarithmic mode. (Inherited from C1.Web.Wijmo.Controls.C1Gauge.C1Gauge) | |
Labels | A value that indicate how to show the labels. (Inherited from C1.Web.Wijmo.Controls.C1Gauge.C1Gauge) | |
LogarithmicBase | Gets or sets the LogarithmicBase of the gauge. (Inherited from C1.Web.Wijmo.Controls.C1Gauge.C1Gauge) | |
MarginBottom | A value that gets or sets margin bottom of the gauge. (Inherited from C1.Web.Wijmo.Controls.C1Gauge.C1Gauge) | |
MarginLeft | A value that gets or sets the margin left of the gauge. (Inherited from C1.Web.Wijmo.Controls.C1Gauge.C1Gauge) | |
MarginRight | A value that gets or sets the margin right of the gauge. (Inherited from C1.Web.Wijmo.Controls.C1Gauge.C1Gauge) | |
MarginTop | A value that gets or sets the margin top of the gauge. (Inherited from C1.Web.Wijmo.Controls.C1Gauge.C1Gauge) | |
Max | Gets/sets the max value of the gauge. (Inherited from C1.Web.Wijmo.Controls.C1Gauge.C1Gauge) | |
Min | Gets or set the min value of the gauge. (Inherited from C1.Web.Wijmo.Controls.C1Gauge.C1Gauge) | |
Orientation | A value that indicates whether the gauge shows as horizontal or vertical. | |
Pointer | Gets or set the pointer of the gauge. (Inherited from C1.Web.Wijmo.Controls.C1Gauge.C1Gauge) | |
Ranges | Gets or sets the ranges of the radialGauge. (Inherited from C1.Web.Wijmo.Controls.C1Gauge.C1Gauge) | |
SkinID | (Inherited from System.Web.UI.WebControls.WebControl) | |
TabIndex | (Inherited from System.Web.UI.WebControls.WebControl) | |
TickMajor | Gets or sets the tickMajor of the gauge. (Inherited from C1.Web.Wijmo.Controls.C1Gauge.C1Gauge) | |
TickMinor | Gets or sets the tickMinor of the gauge. (Inherited from C1.Web.Wijmo.Controls.C1Gauge.C1Gauge) | |
ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) | |
UseCDN | Determines whether the widget extender must load client resources from CDN (Content Delivery Network) path given by property CDNPath. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
ValidateRequestMode | (Inherited from System.Web.UI.Control) | |
Value | gets/sets the value of the gauge. (Inherited from C1.Web.Wijmo.Controls.C1Gauge.C1Gauge) | |
ViewStateMode | (Inherited from System.Web.UI.Control) | |
Width | A value that indicates the gauge's width. (Inherited from C1.Web.Wijmo.Controls.C1Gauge.C1Gauge) | |
WijmoControlMode | A value that indicates mode of the control, whether it is a mobile or web control. Note that only one value can be used for the whole website or project. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
WijmoCssAdapter | Indicates the control applies the theme of JQuery UI or Bootstrap. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
XAxisLength | Gets or sets the length of the xAxis. | |
XAxisLocation | Gets or sets the xAxisLocation of the linear gauge | |
YAxisLocation | Gets or sets the position of the yAxis |
Name | Description | |
---|---|---|
ApplyStyle | (Inherited from System.Web.UI.WebControls.WebControl) | |
ApplyStyleSheetSkin | (Inherited from System.Web.UI.Control) | |
CopyBaseAttributes | (Inherited from System.Web.UI.WebControls.WebControl) | |
DataBind | (Inherited from System.Web.UI.Control) | |
Dispose | (Inherited from System.Web.UI.Control) | |
FindControl | (Inherited from System.Web.UI.Control) | |
Focus | (Inherited from System.Web.UI.Control) | |
GetPropertyValue<V> | Gets the property value by property name. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
GetRouteUrl | Overloaded. (Inherited from System.Web.UI.Control) | |
GetScriptDescriptors | When overridden in a derived class, registers the WidgetDescriptor objects for the control. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
GetScriptReferences | When overridden in a derived class, registers an additional script libraries for the extender control. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
GetUniqueIDRelativeTo | (Inherited from System.Web.UI.Control) | |
HasControls | (Inherited from System.Web.UI.Control) | |
LoadLayout | Overloaded. Loads control layout properties from the file. | |
MergeStyle | (Inherited from System.Web.UI.WebControls.WebControl) | |
RegisterDesignTimeStyleSheet | Register design time stylesheet (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
RenderBeginTag | (Inherited from System.Web.UI.WebControls.WebControl) | |
RenderControl | (Inherited from System.Web.UI.Control) | |
RenderEndTag | (Inherited from System.Web.UI.WebControls.WebControl) | |
ResolveClientUrl | (Inherited from System.Web.UI.Control) | |
ResolveUrl | (Inherited from System.Web.UI.Control) | |
SaveLayout | Overloaded. Saves the control layout properties to the file. | |
SetPropertyValue<V> | Sets the property value by property name. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
SetRenderMethodDelegate | (Inherited from System.Web.UI.Control) |
Name | Description | |
---|---|---|
DataBinding | (Inherited from System.Web.UI.Control) | |
Disposed | (Inherited from System.Web.UI.Control) | |
Init | (Inherited from System.Web.UI.Control) | |
Load | (Inherited from System.Web.UI.Control) | |
PreRender | (Inherited from System.Web.UI.Control) | |
Unload | (Inherited from System.Web.UI.Control) |