ChartDataPoint.m_actionInfo Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A ActionInfo object that represents the actions associated with this data point.
protected: Microsoft::ReportingServices::OnDemandReportRendering::ActionInfo ^ m_actionInfo;
protected Microsoft.ReportingServices.OnDemandReportRendering.ActionInfo m_actionInfo;
val mutable m_actionInfo : Microsoft.ReportingServices.OnDemandReportRendering.ActionInfo
Protected m_actionInfo As ActionInfo