| 名前 | 解説 |
 | CssClass | Configurates C1.Web.Mvc.Control.CssClass. Sets the css class of the control. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。 |
 | CssStyle | Configurates C1.Web.Mvc.Control.CssStyles. Sets the CSS style applied in the control. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。 |
 | CssStyles | Configurates C1.Web.Mvc.Control.CssStyles. Sets the CSS style applied in the control. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。 |
 | Direction | Configurates C1.Web.Mvc.LinearGaugeBase.Direction. Sets the direction in which the gauge is filled. C1.Web.Mvc.Fluent.LinearGaugeBaseBuilder<LinearGauge,LinearGaugeBuilder>から継承されます。 |
 | Face | Configurates C1.Web.Mvc.Gauge.Face. Sets the Range used to represent the gauge's overall geometry and appearance. C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>から継承されます。 |
 | Format | Configurates C1.Web.Mvc.Gauge.Format. Sets the format string used for displaying the gauge values as text. C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>から継承されます。 |
 | GetText | Configurates C1.Web.Mvc.Gauge.GetText. Sets a callback that returns customized strings used to display gauge values. C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>から継承されます。 |
 | HandleWheel | Configurates C1.Web.Mvc.Gauge.HandleWheel. Sets a value that determines whether the user can edit the gauge value using the mouse wheel. C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>から継承されます。 |
 | HasShadow | Configurates C1.Web.Mvc.Gauge.HasShadow. Sets whether the gauge should display a shadow effect. C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>から継承されます。 |
 | Height | オーバーロードされます。 Sets the height of the control in pixel. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。 |
 | HtmlAttribute | Configurates C1.Web.Mvc.Control.HtmlAttributes. Sets the HTML attributes. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。 |
 | HtmlAttributes | オーバーロードされます。 Configurates C1.Web.Mvc.Control.HtmlAttributes. Sets the HTML attributes. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。 |
 | Id | Configurates C1.Web.Mvc.Component.Id. Sets the id of the control. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。 |
 | IsAnimated | Configurates C1.Web.Mvc.Gauge.IsAnimated. Sets whether the gauge should animate value changes. C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>から継承されます。 |
 | IsDisabled | Configurates C1.Web.Mvc.Control.IsDisabled. Sets a value that determines whether the control is disabled. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。 |
 | IsReadOnly | Configurates C1.Web.Mvc.Gauge.IsReadOnly. Sets or whether the user can edit the value using the mouse and the keyboard. C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>から継承されます。 |
 | Max | Sets the Max property. C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>から継承されます。 |
 | Min | Sets the Min property. C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>から継承されます。 |
 | OnClientGotFocus | Configurates the C1.Web.Mvc.Control.OnClientGotFocus client event. Occurs when the control gets the focus. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。 |
 | OnClientLostFocus | Configurates the C1.Web.Mvc.Control.OnClientLostFocus client event. Occurs when the control loses the focus. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。 |
 | OnClientRefreshed | Configurates the C1.Web.Mvc.Control.OnClientRefreshed client event. Occurs after the control has refreshed its contents. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。 |
 | OnClientRefreshing | Configurates the C1.Web.Mvc.Control.OnClientRefreshing client event. Occurs when the control is about to refresh its contents. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。 |
 | OnClientValueChanged | Configurates the C1.Web.Mvc.Gauge.OnClientValueChanged client event. Occurs when the value shown on the gauge changes. C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>から継承されます。 |
 | Origin | Configurates C1.Web.Mvc.Gauge.Origin. Sets the starting point used for painting the range. C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>から継承されます。 |
 | Pointer | Configurates C1.Web.Mvc.Gauge.Pointer. Sets the Range used to represent the gauge's current value. C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>から継承されます。 |
 | Ranges | Sets the Ranges. C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>から継承されます。 |
 | ShowRanges | Configurates C1.Web.Mvc.Gauge.ShowRanges. Sets whether the gauge should display the ranges contained in the ranges property. C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>から継承されます。 |
 | ShowText | Configurates C1.Web.Mvc.Gauge.ShowText. Sets which values should be displayed as text in the gauge. C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>から継承されます。 |
 | ShowTicks | Configurates C1.Web.Mvc.Gauge.ShowTicks. Sets a property that determines whether the gauge should display tick marks at each step value. C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>から継承されます。 |
 | ShowTickText | Configurates C1.Web.Mvc.Gauge.ShowTickText. Sets a property that determines whether the gauge should display the text value of each tick mark. C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>から継承されます。 |
 | StackRanges | Configurates C1.Web.Mvc.Gauge.StackRanges. Sets a value that determines whether the ranges contained in the collection should be stacked within the gauge. C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>から継承されます。 |
 | Step | Configurates C1.Web.Mvc.Gauge.Step. Sets the amount to add or subtract to the value property when the user presses the arrow keys. C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>から継承されます。 |
 | TabOrder | Configurates C1.Web.Mvc.Control.TabOrder. Sets a value of the tabindex attribute associated with the control. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。 |
 | TemplateBind | Configurates the C1.Web.Mvc.Control.TemplateBindings client event. Sets the collection of the template bindings. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。 |
 | Thickness | Configurates C1.Web.Mvc.Gauge.Thickness. Sets the thickness of the gauge, on a scale between zero and one. C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>から継承されます。 |
 | ThumbSize | Configurates C1.Web.Mvc.Gauge.ThumbSize. Sets the size of the element that shows the gauge's current value, in pixels. C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>から継承されます。 |
 | TickSpacing | Configurates C1.Web.Mvc.Gauge.TickSpacing. Sets the spacing between tickmarks. C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>から継承されます。 |
 | ToTemplate | Transfer to the template mode. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。 |
 | Value | Sets the Value property. C1.Web.Mvc.Fluent.GaugeBuilder<TControl,TBuilder>から継承されます。 |
 | Width | オーバーロードされます。 Sets the width of the control in pixel. C1.Web.Mvc.Fluent.ControlBuilder<TControl,TBuilder>から継承されます。 |
 | WriteTo | Writer the process result of current instance to the writer. C1.Web.Mvc.Fluent.ComponentBuilder<TControl,TBuilder>から継承されます。 |