Partager via


Propriété ChartEmptyPoints.ActionInfo

Gets the actions associated with the data point.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property ActionInfo As ActionInfo 
    Get
'Utilisation
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

Valeur de propriété

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

Voir aussi

Référence

ChartEmptyPoints Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering