Name | Description | |
---|---|---|
![]() | C1RadialGauge Constructor | Initializes a new instance of a C1RadialGauge. |
The following tables list the members exposed by C1RadialGauge.
Name | Description | |
---|---|---|
![]() | C1RadialGauge Constructor | Initializes a new instance of a C1RadialGauge. |
Name | Description | |
---|---|---|
![]() | Bounds | Gets the size and location of the Gauge, in pixels, relative to the parent control. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | BoundValue | Gets or sets the bound data value associated with the main pointer. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | Cap | Gets the Gauge pointer cap. |
![]() | ColorMaps | Gets the collection of templates for value colors. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | CommonBorders | Gets the collection of templates for the C1GaugeBorder object. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | CommonFillings | Gets the collection of templates for the C1GaugeFilling object. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | CommonFonts | Gets the collection of templates for text font and color. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | CommonGradients | Gets the collection of templates for the C1GaugeGradient object. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | CommonImages | Gets the collection of templates for the C1GaugeCustomImage object. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | CommonShadows | Gets the collection of templates for the C1GaugeShadow object. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | CommonShapes | Gets the collection of templates for the C1GaugeCustomShape object. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | CoverShapes | Gets the collection of shapes in the top layer (over everything). (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | DataBindings | Gets a reference to the collection of data bindings for the Gauge. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | DataField | Gets or sets the field of the data source to which the main pointer is bound. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | DataSource | Gets or sets the data source object for the main pointer. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | Decorators | Gets the collection of the Gauge decorators. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | Enabled | Gets or sets whether the Gauge is enabled. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | FaceAhead | Gets or sets whether the FaceShapes should appear in front of the other Gauges. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | FaceShapes | Gets the collection of shapes in the bottom layer (between the background and the decorators). (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | ImageMaps | Gets the collection of templates for value images. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | IsDisposed | Gets a value indicating whether the Gauge has already been disposed. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | IsLogarithmic | Gets or sets if it uses a logarithmic scale. When true, uses the LogarithmicBase. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | IsReversed | Gets or sets whether scale values should appear in reversed order (from Maximum to Minimum). (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | LogarithmicBase | Gets or sets the log base used when the IsLogarithmic is set to True. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | Maximum | Maximum value for the Gauge. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | Minimum | Minimum value for the Gauge. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | MorePointers | Gets the collection of the other pointers, except the main pointer. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | MorePointersValue_0 | Gets or sets the bound data value associated with pointer #0 from the MorePointers collection. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | MorePointersValue_1 | Gets or sets the bound data value associated with pointer #1 from the MorePointers collection. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | MorePointersValue_2 | Gets or sets the bound data value associated with pointer #2 from the MorePointers collection. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | MorePointersValue_3 | Gets or sets the bound data value associated with pointer #3 from the MorePointers collection. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | Name | Gets or sets the unique name for this C1GaugeBase. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | OffAngle | Gets or sets the angle of the pointer when the Value value is set to Double.NaN. |
![]() | Owner | Gets the owner control. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | Pointer | Gets the main Gauge pointer. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | PointerOriginX | Fraction-based X coordinate of the pointer origin of a C1RadialGauge. |
![]() | PointerOriginXCoordinate | Gets the x-coordinate of the pointer origin, in pixels. |
![]() | PointerOriginY | Fraction-based Y coordinate of the pointer origin of a C1RadialGauge. |
![]() | PointerOriginYCoordinate | Gets the y-coordinate of the pointer origin, in pixels. |
![]() | Radius | Gets or sets the fraction-based radius of a C1RadialGauge. |
![]() | RadiusInPixels | Gets the radius of a C1RadialGauge, in pixels. |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | SlidingScale | Optimizes painting for the case if the Minimum and Maximum properties are variable. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | StartAngle | Start angle for the C1RadialGauge axis. 0 is the topmost point of the circumference. |
![]() | SweepAngle | Sweep angle for the C1RadialGauge values. The Maximum value will be placed at StartAngle + SweepAngle unless the scale is reversed. |
![]() | Value | Gets or sets the current value of the Gauge. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | Viewport | Specifies the bounds of the Gauge working area. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | ViewTag | Gets or sets a digital tag identifying this element's views. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | Visible | Gets or sets whether the Gauge is visible. (Inherited from C1.Win.Gauge.C1GaugeBase) |
Name | Description | |
---|---|---|
![]() | CanRaiseEvents | (Inherited from System.ComponentModel.Component) |
![]() | DesignMode | (Inherited from System.ComponentModel.Component) |
![]() | Events | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
![]() | Dispose | Overloaded. Overridden. Clean up any resources being used. |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | GetValueAt | Returns the Value that corresponds to the specified mouse position: (x, y), relative to the parent control. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | Load | Overloaded. Loads a Gauge definition from an XML file. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | LoadView | Overloaded. Loads a Gauge view from an XML file. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | Reset | Clears all collections and resets the properties to their default values. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | Save | Overloaded. Saves a Gauge definition into an XML file. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | SaveView | Overloaded. Saves a Gauge view into an XML file. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | ToString | Returns a string that represents the current object. (Inherited from C1.Win.Gauge.C1GaugeBase) |
Name | Description | |
---|---|---|
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | FormatLabel | Occurs when C1GaugeLabels or C1GaugeSingleLabel converts a value to the string representation. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | ItemClick | Occurs when a Gauge item is clicked. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | ItemDoubleClick | Occurs when a Gauge item is double-clicked. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | ItemMouseDown | Occurs when the mouse pointer is over a Gauge item and a mouse button is pressed. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | ItemMouseEnter | Occurs when the mouse pointer enters a Gauge item. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | ItemMouseLeave | Occurs when the mouse pointer leaves a Gauge item. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | ItemMouseMove | Occurs when the mouse pointer is moved over a Gauge item. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | ItemMouseUp | Occurs when the mouse pointer is over a Gauge item and a mouse button is released. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | ItemStateChanged | Occurs when the state of a Gauge item is changed. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | MouseClick | Occurs when the Gauge is clicked by the mouse. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | MouseDoubleClick | Occurs when the Gauge is double clicked by the mouse. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | PointerDragBegin | Occurs when the user starts dragging a Gauge pointer. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | PointerDragCancel | Occurs if the user cancels dragging a Gauge pointer by pressing the Escape key. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | PointerDragEnd | Occurs when the user ends dragging a Gauge pointer. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | PointerDragMove | Occurs when a Gauge pointer is dragged with the mouse. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | PointerValueChanged | Occurs when the Value property changes for some Gauge pointer. (Inherited from C1.Win.Gauge.C1GaugeBase) |
![]() | ValueChanged | Occurs when the Value property changes for the main pointer. (Inherited from C1.Win.Gauge.C1GaugeBase) |