ChartRectangleAnnotation クラス

グラフの四角形注釈を表します。

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

構文

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

スレッド セーフ

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