GaugePanelInstance クラス

GaugePanel クラスのインスタンス型を表し、プロパティの計算値を GaugePanel に含んでいます。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public NotInheritable Class GaugePanelInstance _
    Inherits DynamicImageInstance
'使用
Dim instance As GaugePanelInstance
public sealed class GaugePanelInstance : DynamicImageInstance
public ref class GaugePanelInstance sealed : public DynamicImageInstance
[<SealedAttribute>]
type GaugePanelInstance =  
    class
        inherit DynamicImageInstance
    end
public final class GaugePanelInstance extends DynamicImageInstance

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。