ChartDataLabelInstance クラス

ChartDataLabel クラスのインスタンスの型を表し、ChartDataLabel のプロパティの計算値を含んでいます。

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

構文

'宣言
Public NotInheritable Class ChartDataLabelInstance _
    Inherits BaseInstance
'使用
Dim instance As ChartDataLabelInstance
public sealed class ChartDataLabelInstance : BaseInstance
public ref class ChartDataLabelInstance sealed : public BaseInstance
[<SealedAttribute>]
type ChartDataLabelInstance =  
    class
        inherit BaseInstance
    end
public final class ChartDataLabelInstance extends BaseInstance

継承階層

System. . :: . .Object
  Microsoft.ReportingServices.OnDemandReportRendering. . :: . .BaseInstance
    Microsoft.ReportingServices.OnDemandReportRendering..::..ChartDataLabelInstance

スレッド セーフ

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