BulletGraph for WinForms
C1RadialGauge クラス メンバ
プロパティ  メソッド  イベント

C1.Win.Gauge.6 アセンブリ > C1.Win.Gauge 名前空間 : C1RadialGauge クラス

C1RadialGaugeデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタInitializes a new instance of a C1RadialGauge.  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets the size and location of the Gauge, in pixels, relative to the parent control. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public プロパティGets or sets the bound data value associated with the main pointer. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public プロパティGets the Gauge pointer cap.  
Public プロパティGets the collection of templates for value colors. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public プロパティGets the collection of templates for the C1GaugeBorder object. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public プロパティGets the collection of templates for the C1GaugeFilling object. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public プロパティGets the collection of templates for text font and color. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public プロパティGets the collection of templates for the C1GaugeGradient object. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public プロパティGets the collection of templates for the C1GaugeCustomImage object. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public プロパティGets the collection of templates for the C1GaugeShadow object. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public プロパティGets the collection of templates for the C1GaugeCustomShape object. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public プロパティ System.ComponentModel.Componentから継承されます。
Public プロパティGets the collection of shapes in the top layer (over everything). C1.Win.Gauge.C1GaugeBaseから継承されます。
Public プロパティGets a reference to the collection of data bindings for the Gauge. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public プロパティGets or sets the field of the data source to which the main pointer is bound. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public プロパティGets or sets the data source object for the main pointer. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public プロパティGets the collection of the Gauge decorators. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public プロパティGets or sets whether the Gauge is enabled. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public プロパティGets or sets whether the FaceShapes should appear in front of the other Gauges. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public プロパティGets the collection of shapes in the bottom layer (between the background and the decorators). C1.Win.Gauge.C1GaugeBaseから継承されます。
Public プロパティGets the collection of templates for value images. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public プロパティGets a value indicating whether the Gauge has already been disposed. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public プロパティGets or sets if it uses a logarithmic scale. When true, uses the LogarithmicBase. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public プロパティGets or sets whether scale values should appear in reversed order (from Maximum to Minimum). C1.Win.Gauge.C1GaugeBaseから継承されます。
Public プロパティGets or sets the log base used when the IsLogarithmic is set to True. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public プロパティMaximum value for the Gauge. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public プロパティMinimum value for the Gauge. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public プロパティGets the collection of the other pointers, except the main pointer. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public プロパティGets or sets the bound data value associated with pointer #0 from the MorePointers collection. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public プロパティGets or sets the bound data value associated with pointer #1 from the MorePointers collection. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public プロパティGets or sets the bound data value associated with pointer #2 from the MorePointers collection. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public プロパティGets or sets the bound data value associated with pointer #3 from the MorePointers collection. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public プロパティGets or sets the unique name for this C1GaugeBase. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public プロパティGets or sets the angle of the pointer when the Value value is set to Double.NaN.  
Public プロパティGets the owner control. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public プロパティGets the main Gauge pointer. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public プロパティFraction-based X coordinate of the pointer origin of a C1RadialGauge.  
Public プロパティGets the x-coordinate of the pointer origin, in pixels.  
Public プロパティFraction-based Y coordinate of the pointer origin of a C1RadialGauge.  
Public プロパティGets the y-coordinate of the pointer origin, in pixels.  
Public プロパティGets or sets the fraction-based radius of a C1RadialGauge.  
Public プロパティGets the radius of a C1RadialGauge, in pixels.  
Public プロパティ System.ComponentModel.Componentから継承されます。
Public プロパティOptimizes painting for the case if the Minimum and Maximum properties are variable. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public プロパティStart angle for the C1RadialGauge axis. 0 is the topmost point of the circumference.  
Public プロパティSweep angle for the C1RadialGauge values. The Maximum value will be placed at StartAngle + SweepAngle unless the scale is reversed.  
Public プロパティGets or sets the current value of the Gauge. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public プロパティSpecifies the bounds of the Gauge working area. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public プロパティGets or sets a digital tag identifying this element's views. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public プロパティGets or sets whether the Gauge is visible. C1.Win.Gauge.C1GaugeBaseから継承されます。
トップ
パブリック メソッド
 名前解説
Public メソッド System.ComponentModel.Componentから継承されます。
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッドReturns the Value that corresponds to the specified mouse position: (x, y), relative to the parent control. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public メソッド System.MarshalByRefObjectから継承されます。
Public メソッドオーバーロードされます。 Loads a Gauge definition from an XML file. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public メソッドオーバーロードされます。 Loads a Gauge view from an XML file. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public メソッドClears all collections and resets the properties to their default values. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public メソッドオーバーロードされます。 Saves a Gauge definition into an XML file. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public メソッドオーバーロードされます。 Saves a Gauge view into an XML file. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public メソッド現在のオブジェクトを表す文字列を返します。 C1.Win.Gauge.C1GaugeBaseから継承されます。
トップ
パブリック イベント
 名前解説
Public イベント System.ComponentModel.Componentから継承されます。
Public イベントOccurs when C1GaugeLabels or C1GaugeSingleLabel converts a value to the string representation. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public イベントOccurs when a Gauge item is clicked. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public イベントOccurs when a Gauge item is double-clicked. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public イベントOccurs when the mouse pointer is over a Gauge item and a mouse button is pressed. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public イベントOccurs when the mouse pointer enters a Gauge item. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public イベントOccurs when the mouse pointer leaves a Gauge item. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public イベントOccurs when the mouse pointer is moved over a Gauge item. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public イベントOccurs when the mouse pointer is over a Gauge item and a mouse button is released. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public イベントOccurs when the state of a Gauge item is changed. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public イベントOccurs when the Gauge is clicked by the mouse. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public イベントOccurs when the Gauge is double clicked by the mouse. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public イベントOccurs when the user starts dragging a Gauge pointer. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public イベントOccurs if the user cancels dragging a Gauge pointer by pressing the Escape key. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public イベントOccurs when the user ends dragging a Gauge pointer. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public イベントOccurs when a Gauge pointer is dragged with the mouse. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public イベントOccurs when the Value property changes for some Gauge pointer. C1.Win.Gauge.C1GaugeBaseから継承されます。
Public イベントOccurs when the Value property changes for the main pointer. C1.Win.Gauge.C1GaugeBaseから継承されます。
トップ
参照

C1RadialGauge クラス
C1.Win.Gauge 名前空間