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

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

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

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

См. также

Справочник

ChartEmptyPoints Класс

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