Campo ChartDataPoint.m_dataLabel
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.
A ChartDataLabel object that represents the label for the data point.
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
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering