ChartItemInLegend クラス
凡例に表示されるデータ ポイントの系列またはデータ ポイント セットの動作を表します。
名前空間: Microsoft.ReportingServices.RdlObjectModel
アセンブリ: Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)
構文
'宣言
Public Class ChartItemInLegend _
Inherits ReportObject
'使用
Dim instance As ChartItemInLegend
public class ChartItemInLegend : ReportObject
public ref class ChartItemInLegend : public ReportObject
type ChartItemInLegend =
class
inherit ReportObject
end
public class ChartItemInLegend extends ReportObject
継承階層
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel..::..ChartItemInLegend
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。