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