Класс ChartEllipseAnnotation

Represents an ellipse annotation.

Пространство имен:  Microsoft.ReportingServices.RdlObjectModel
Сборка:  Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)

Синтаксис

'Декларация
Public Class ChartEllipseAnnotation _
    Inherits ChartAnnotation
'Применение
Dim instance As ChartEllipseAnnotation
public class ChartEllipseAnnotation : ChartAnnotation
public ref class ChartEllipseAnnotation : public ChartAnnotation
type ChartEllipseAnnotation =  
    class
        inherit ChartAnnotation
    end
public class ChartEllipseAnnotation extends ChartAnnotation

Иерархия наследования

System. . :: . .Object
  Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
    Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
      Microsoft.ReportingServices.RdlObjectModel. . :: . .ChartAnnotation
        Microsoft.ReportingServices.RdlObjectModel..::..ChartEllipseAnnotation

Потоковая защита

Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.