ChartLegendCustomItem クラス

この API は、.NET Framework インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。

カスタムの凡例項目を表します。

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

構文

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

継承階層

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

スレッド セーフ

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