Freigeben über


ChartImageAnnotation-Klasse

Represents an image annotation in a chart.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Class ChartImageAnnotation _
    Inherits ChartAnnotation
'Usage
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

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.