GaugeLabel クラス

ゲージ パネル内に表示するラベルを表します。

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

構文

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

スレッド セーフ

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