Поле ChartDataPoint.m_instance
Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.
A ChartDataPointInstance object that represents the report instance object that contains the calculated values of this report definition object.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Protected m_instance As ChartDataPointInstance
'Применение
Dim value As ChartDataPointInstance
value = Me.m_instance
Me.m_instance = value
protected ChartDataPointInstance m_instance
protected:
ChartDataPointInstance^ m_instance
val mutable m_instance: ChartDataPointInstance
protected var m_instance : ChartDataPointInstance
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering