次の方法で共有


ChartItemInLegend クラス

凡例に表示されるデータ ポイントの系列またはデータ ポイント セットの動作を表します。

名前空間:  Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Public NotInheritable Class ChartItemInLegend _
    Implements IROMActionOwner
'使用
Dim instance As ChartItemInLegend
public sealed class ChartItemInLegend : IROMActionOwner
public ref class ChartItemInLegend sealed : IROMActionOwner
[<SealedAttribute>]
type ChartItemInLegend =  
    class
        interface IROMActionOwner
    end
public final class ChartItemInLegend implements IROMActionOwner

継承階層

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering..::..ChartItemInLegend

スレッド セーフ

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