| 名前 | 解説 | |
|---|---|---|
![]()  | Bounds | Gets the size and location of the Gauge, in pixels, relative to the parent control. | 
![]()  | BoundValue | Gets or sets the bound data value associated with the main pointer. | 
![]()  | ColorMaps | Gets the collection of templates for value colors. | 
![]()  | CommonBorders | Gets the collection of templates for the C1GaugeBorder object. | 
![]()  | CommonFillings | Gets the collection of templates for the C1GaugeFilling object. | 
![]()  | CommonFonts | Gets the collection of templates for text font and color. | 
![]()  | CommonGradients | Gets the collection of templates for the C1GaugeGradient object. | 
![]()  | CommonImages | Gets the collection of templates for the C1GaugeCustomImage object. | 
![]()  | CommonShadows | Gets the collection of templates for the C1GaugeShadow object. | 
![]()  | CommonShapes | Gets the collection of templates for the C1GaugeCustomShape object. | 
![]()  | Container | System.ComponentModel.Componentから継承されます。 | 
![]()  | CoverShapes | Gets the collection of shapes in the top layer (over everything). | 
![]()  | DataBindings | Gets a reference to the collection of data bindings for the Gauge. | 
![]()  | DataField | Gets or sets the field of the data source to which the main pointer is bound. | 
![]()  | DataSource | Gets or sets the data source object for the main pointer. | 
![]()  | Decorators | Gets the collection of the Gauge decorators. | 
![]()  | Enabled | Gets or sets whether the Gauge is enabled. | 
![]()  | FaceAhead | Gets or sets whether the FaceShapes should appear in front of the other Gauges. | 
![]()  | FaceShapes | Gets the collection of shapes in the bottom layer (between the background and the decorators). | 
![]()  | ImageMaps | Gets the collection of templates for value images. | 
![]()  | IsDisposed | Gets a value indicating whether the Gauge has already been disposed. | 
![]()  | IsLogarithmic | Gets or sets if it uses a logarithmic scale. When true, uses the LogarithmicBase. | 
![]()  | IsReversed | Gets or sets whether scale values should appear in reversed order (from Maximum to Minimum). | 
![]()  | LogarithmicBase | Gets or sets the log base used when the IsLogarithmic is set to True. | 
![]()  | Maximum | Maximum value for the Gauge. | 
![]()  | Minimum | Minimum value for the Gauge. | 
![]()  | MorePointers | Gets the collection of the other pointers, except the main pointer. | 
![]()  | MorePointersValue_0 | Gets or sets the bound data value associated with pointer #0 from the MorePointers collection. | 
![]()  | MorePointersValue_1 | Gets or sets the bound data value associated with pointer #1 from the MorePointers collection. | 
![]()  | MorePointersValue_2 | Gets or sets the bound data value associated with pointer #2 from the MorePointers collection. | 
![]()  | MorePointersValue_3 | Gets or sets the bound data value associated with pointer #3 from the MorePointers collection. | 
![]()  | Name | Gets or sets the unique name for this C1GaugeBase. | 
![]()  | Owner | Gets the owner control. | 
![]()  | Pointer | Gets the main Gauge pointer. | 
![]()  | Site | System.ComponentModel.Componentから継承されます。 | 
![]()  | SlidingScale | Optimizes painting for the case if the Minimum and Maximum properties are variable. | 
![]()  | Value | Gets or sets the current value of the Gauge. | 
![]()  | Viewport | Specifies the bounds of the Gauge working area. | 
![]()  | ViewTag | Gets or sets a digital tag identifying this element's views. | 
![]()  | Visible | Gets or sets whether the Gauge is visible. | 


