ChartDataPoint.m_actionInfo 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_actionInfo As ActionInfo
'Usage
Dim value As ActionInfo
value = Me.m_actionInfo
Me.m_actionInfo = value
protected ActionInfo m_actionInfo
protected:
ActionInfo^ m_actionInfo
val mutable m_actionInfo: ActionInfo
protected var m_actionInfo : ActionInfo