ChartSmartLabel クラス

スマート ラベルの動作を定義します。

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

構文

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

継承階層

System. . :: . .Object
  Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
    Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
      Microsoft.ReportingServices.RdlObjectModel..::..ChartSmartLabel

スレッド セーフ

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