GaugePanelItem クラス

ゲージ パネル内に描画されるアイテムを表します。

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

'宣言
Public Class GaugePanelItem _
    Inherits ReportObject
'使用
Dim instance As GaugePanelItem
public class GaugePanelItem : ReportObject
public ref class GaugePanelItem : public ReportObject
type GaugePanelItem =  
    class
        inherit ReportObject
    end
public class GaugePanelItem extends ReportObject

スレッド セーフ

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