Freigeben über


ChartDataPoint.m_actionInfo-Feld

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

A ActionInfo object that represents the actions associated with this data point.

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

Siehe auch

Verweis

ChartDataPoint Klasse

Microsoft.ReportingServices.OnDemandReportRendering-Namespace