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

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

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

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

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