GaugePanelItemInstance クラス
GaugePanelItem クラスのインスタンスの型を表し、GaugePanelItem のプロパティの計算値を含んでいます。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public Class GaugePanelItemInstance _
Inherits BaseInstance
'使用
Dim instance As GaugePanelItemInstance
public class GaugePanelItemInstance : BaseInstance
public ref class GaugePanelItemInstance : public BaseInstance
type GaugePanelItemInstance =
class
inherit BaseInstance
end
public class GaugePanelItemInstance extends BaseInstance
継承階層
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
Microsoft.ReportingServices.OnDemandReportRendering..::..GaugePanelItemInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugeImageInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugeInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .GaugeLabelInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .NumericIndicatorInstance
Microsoft.ReportingServices.OnDemandReportRendering. . :: . .StateIndicatorInstance
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。