Compartir a través de


Campo ChartDataPoint.m_dataLabel

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

A ChartDataLabel object that represents the label for the data point.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Protected m_dataLabel As ChartDataLabel
'Uso
Dim value As ChartDataLabel 

value = Me.m_dataLabel 

Me.m_dataLabel = value
protected ChartDataLabel m_dataLabel
protected:
ChartDataLabel^ m_dataLabel
val mutable m_dataLabel: ChartDataLabel
protected var m_dataLabel : ChartDataLabel

Vea también

Referencia

ChartDataPoint Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering