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


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

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

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

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

См. также

Справочник

ChartGridLines Класс

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