Partager via


Classe ChartLineAnnotation

Represents a line 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 ChartLineAnnotation _
    Inherits ChartAnnotation
'Utilisation
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

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.