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


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

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

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

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

См. также

Справочник

ChartNoMoveDirections Класс

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