Gauge クラス
ゲージ パネル内に描画されるゲージを表します。
名前空間: Microsoft.ReportingServices.RdlObjectModel
アセンブリ: Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)
構文
'宣言
Public Class Gauge _
Inherits GaugePanelItem
'使用
Dim instance As Gauge
public class Gauge : GaugePanelItem
public ref class Gauge : public GaugePanelItem
type Gauge =
class
inherit GaugePanelItem
end
public class Gauge extends GaugePanelItem
継承階層
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel. . :: . .GaugePanelItem
Microsoft.ReportingServices.RdlObjectModel..::..Gauge
Microsoft.ReportingServices.RdlObjectModel. . :: . .LinearGauge
Microsoft.ReportingServices.RdlObjectModel. . :: . .RadialGauge
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。