Partager via


Classe ChartImageAnnotation

Represents an image 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 ChartImageAnnotation _
    Inherits ChartAnnotation
'Utilisation
Dim instance As ChartImageAnnotation
public class ChartImageAnnotation : ChartAnnotation
public ref class ChartImageAnnotation : public ChartAnnotation
type ChartImageAnnotation =  
    class
        inherit ChartAnnotation
    end
public class ChartImageAnnotation 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.