PinLabel クラス

スケールの一端にあるピン値のラベルを表します。

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

構文

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

スレッド セーフ

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