Поделиться через


Свойство ChartLegendCustomItemCell.ActionInfo

Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.

Gets the actions and the action style associated with the custom legend item.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property ActionInfo As ActionInfo 
    Get
'Применение
Dim instance As ChartLegendCustomItemCell 
Dim value As ActionInfo 

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

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.ActionInfo
A ActionInfo object that represents the actions and the action style associated with the custom legend item.

См. также

Справочник

ChartLegendCustomItemCell Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering