Właściwość ChartThreeDProperties.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 ChartThreeDPropertiesInstance
Get
'Użycie
Dim instance As ChartThreeDProperties
Dim value As ChartThreeDPropertiesInstance
value = instance.Instance
public ChartThreeDPropertiesInstance Instance { get; }
public:
property ChartThreeDPropertiesInstance^ Instance {
ChartThreeDPropertiesInstance^ get ();
}
member Instance : ChartThreeDPropertiesInstance
function get Instance () : ChartThreeDPropertiesInstance
Wartość właściwości
Typ: Microsoft.ReportingServices.OnDemandReportRendering.ChartThreeDPropertiesInstance
A ChartThreeDPropertiesInstance obiektu.
Zobacz także