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


Свойство ChartLegendCustomItemCell.Instance

Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.

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 ChartLegendCustomItemCellInstance 
    Get
'Применение
Dim instance As ChartLegendCustomItemCell 
Dim value As ChartLegendCustomItemCellInstance 

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

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

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ChartLegendCustomItemCellInstance
A ChartLegendCustomItemInstance object that represents the report instance object that contains the calculated values of this report definition object.

См. также

Справочник

ChartLegendCustomItemCell Класс

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