Udostępnij przez


Właściwość ChartElementPosition.Instance

Pobiera obiekt wystąpienie raport, który zawiera obliczone wartości tego obiektu definicja raportu.

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property Instance As ChartElementPositionInstance
    Get
'Użycie
Dim instance As ChartElementPosition
Dim value As ChartElementPositionInstance

value = instance.Instance
public ChartElementPositionInstance Instance { get; }
public:
property ChartElementPositionInstance^ Instance {
    ChartElementPositionInstance^ get ();
}
member Instance : ChartElementPositionInstance
function get Instance () : ChartElementPositionInstance