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