Campo m_dataLabel
Esta API tem suporte para a infraestrutura do .NET Framework e não deve ser usada diretamente do seu código.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
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
Consulte também