ChartLegendCustomItem.ActionInfo 속성

정의

사용자 지정 범례 항목과 연결된 동작 및 동작 스타일을 가져옵니다.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ActionInfo ^ ActionInfo { Microsoft::ReportingServices::OnDemandReportRendering::ActionInfo ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ActionInfo ActionInfo { get; }
member this.ActionInfo : Microsoft.ReportingServices.OnDemandReportRendering.ActionInfo
Public ReadOnly Property ActionInfo As ActionInfo

속성 값

사용자 지정 범례 항목과 연결된 동작 및 동작 스타일을 나타내는 ActionInfo 개체입니다.

적용 대상