Condividi tramite


Proprietà ChartEmptyPoints.ActionInfo

Gets the actions associated with the data point.

Spazio dei nomi  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property ActionInfo As ActionInfo 
    Get
'Utilizzo
Dim instance As ChartEmptyPoints 
Dim value As ActionInfo 

value = instance.ActionInfo
public ActionInfo ActionInfo { get; }
public:
property ActionInfo^ ActionInfo {
    ActionInfo^ get ();
}
member ActionInfo : ActionInfo
function get ActionInfo () : ActionInfo

Valore proprietà

Tipo: Microsoft.ReportingServices.OnDemandReportRendering.ActionInfo
A ActionInfo object.

Vedere anche

Riferimento

ChartEmptyPoints Classe

Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering