Partager via


Classe ChartPathPoint

Represents a path point in a polyline annotation.

Espace de noms :  Microsoft.ReportingServices.RdlObjectModel
Assembly :  Microsoft.ReportingServices.Designer.Controls (dans Microsoft.ReportingServices.Designer.Controls.dll)

Syntaxe

'Déclaration
Public Class ChartPathPoint _
    Inherits ReportObject
'Utilisation
Dim instance As ChartPathPoint
public class ChartPathPoint : ReportObject
public ref class ChartPathPoint : public ReportObject
type ChartPathPoint =  
    class
        inherit ReportObject
    end
public class ChartPathPoint extends ReportObject

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
    Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
      Microsoft.ReportingServices.RdlObjectModel..::..ChartPathPoint

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.