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
Hierarquia de herança
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel. . :: . .ChartAnnotation
Microsoft.ReportingServices.RdlObjectModel..::..ChartRectangleAnnotation
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.
Consulte também