ChartDataPoint.m_dataLabel Field
This API supports the infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Protected m_dataLabel As ChartDataLabel
'Usage
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