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


Свойство ChartStripLine.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 ChartStripLineInstance 
    Get
'Применение
Dim instance As ChartStripLine 
Dim value As ChartStripLineInstance 

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

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

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

См. также

Справочник

ChartStripLine Класс

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