Partager via


Classe ChartRectangleAnnotation

Represents a rectangular annotation in a chart.

Espace de noms :  Microsoft.ReportingServices.RdlObjectModel
Assembly :  Microsoft.ReportingServices.Designer.Controls (dans Microsoft.ReportingServices.Designer.Controls.dll)

Syntaxe

'Déclaration
Public Class ChartRectangleAnnotation _
    Inherits ChartAnnotation
'Utilisation
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

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.