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