Classe ChartImageAnnotation
Represents an image annotation in a chart.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
Public Class ChartImageAnnotation _
Inherits ChartAnnotation
'Uso
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
Hierarquia de herança
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel. . :: . .ChartAnnotation
Microsoft.ReportingServices.RdlObjectModel..::..ChartImageAnnotation
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