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