Класс ChartTextAnnotation
Represents a text annotation in a chart.
Пространство имен: Microsoft.ReportingServices.RdlObjectModel
Сборка: Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)
Синтаксис
'Декларация
Public Class ChartTextAnnotation _
Inherits ChartAnnotation
'Применение
Dim instance As ChartTextAnnotation
public class ChartTextAnnotation : ChartAnnotation
public ref class ChartTextAnnotation : public ChartAnnotation
type ChartTextAnnotation =
class
inherit ChartAnnotation
end
public class ChartTextAnnotation extends ChartAnnotation
Иерархия наследования
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel. . :: . .ChartAnnotation
Microsoft.ReportingServices.RdlObjectModel..::..ChartTextAnnotation
Потоковая защита
Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.
См. также