Partilhar via


Classe ChartRectangleAnnotation

Represents a rectangular annotation in a chart.

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

Sintaxe

'Declaração
Public Class ChartRectangleAnnotation _
    Inherits ChartAnnotation
'Uso
Dim instance As ChartRectangleAnnotation
public class ChartRectangleAnnotation : ChartAnnotation
public ref class ChartRectangleAnnotation : public ChartAnnotation
type ChartRectangleAnnotation =  
    class
        inherit ChartAnnotation
    end
public class ChartRectangleAnnotation extends ChartAnnotation

Segurança de thread

Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.