Класс ChartImageAnnotation
Represents an image annotation in a chart.
Пространство имен: Microsoft.ReportingServices.RdlObjectModel
Сборка: Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)
Синтаксис
'Декларация
Public Class ChartImageAnnotation _
Inherits ChartAnnotation
'Применение
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
Иерархия наследования
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel. . :: . .ChartAnnotation
Microsoft.ReportingServices.RdlObjectModel..::..ChartImageAnnotation
Потоковая защита
Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.