Compartilhar via


Campo ChartDataPoint.m_instance

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

A ChartDataPointInstance object that represents the report instance object that contains the calculated values of this report definition object.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Protected m_instance As ChartDataPointInstance
'Uso
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

Consulte também

Referência

ChartDataPoint Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering