Свойство ChartMarker.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 ChartMarkerInstance
Get
'Применение
Dim instance As ChartMarker
Dim value As ChartMarkerInstance
value = instance.Instance
public ChartMarkerInstance Instance { get; }
public:
property ChartMarkerInstance^ Instance {
ChartMarkerInstance^ get ();
}
member Instance : ChartMarkerInstance
function get Instance () : ChartMarkerInstance
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.ChartMarkerInstance
A ChartMarkerInstance object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering