EnableRelatedActions property: RatingBoxChart class
Description
Specify a Boolean value indicating whether a user can click on a node in the rating box chart to invoke related actions on the node. The default value is False.
To enable related actions on a rating box chart, you must do the following:
-
Set the IsDragable property to False.
-
Set the EnableRelatedActions property to True.
-
Use the Manage Related Content Service component to configure related actions on the PTCHART_NODE page field of the page displaying the rating box chart.