Freigeben über


ChartCalloutAnnotation-Klasse

Represents a callout-style annotation.

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

Syntax

'Declaration
Public Class ChartCalloutAnnotation _
    Inherits ChartAnnotation
'Usage
Dim instance As ChartCalloutAnnotation
public class ChartCalloutAnnotation : ChartAnnotation
public ref class ChartCalloutAnnotation : public ChartAnnotation
type ChartCalloutAnnotation =  
    class
        inherit ChartAnnotation
    end
public class ChartCalloutAnnotation extends ChartAnnotation

Threadsicherheit

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