Поделиться через


Свойство ChartThreeDProperties.Instance

Gets the report instance object that contains the calculated values of this report definition object.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property Instance As ChartThreeDPropertiesInstance 
    Get
'Применение
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

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ChartThreeDPropertiesInstance
A ChartThreeDPropertiesInstance object.

См. также

Справочник

ChartThreeDProperties Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering