Condividi tramite


Classe ChartCalloutAnnotation

Represents a callout-style annotation.

Spazio dei nomi:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Sintassi

'Dichiarazione
Public Class ChartCalloutAnnotation _
    Inherits ChartAnnotation
'Utilizzo
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

Thread Safety

Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.