Classe ChartPathPoint
Represents a path point in a polyline annotation.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
Public Class ChartPathPoint _
Inherits ReportObject
'Uso
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
Hierarquia de herança
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel..::..ChartPathPoint
Segurança de thread
Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.
Consulte também