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