ChartAnnotationGroup-Klasse
Represents multiple annotations that are grouped together.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Class ChartAnnotationGroup _
Inherits ChartAnnotation
'Usage
Dim instance As ChartAnnotationGroup
public class ChartAnnotationGroup : ChartAnnotation
public ref class ChartAnnotationGroup : public ChartAnnotation
type ChartAnnotationGroup =
class
inherit ChartAnnotation
end
public class ChartAnnotationGroup extends ChartAnnotation
Vererbungshierarchie
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel. . :: . .ChartAnnotation
Microsoft.ReportingServices.RdlObjectModel..::..ChartAnnotationGroup
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.