BoxMaxDisplayItems property: RatingBoxChart class

Description

Specify how many nodes are to be shown in the displayable area of the quadrant. When the number of nodes to be shown exceeds BoxMaxDisplayItems, a link labeled “View all (N)” appears at the bottom right of the quadrant, where N is the total number of nodes in the quadrant. The user can click the link to launch a pop-up that contains all the nodes. A scrollbar enables the user to scroll through all the nodes in the list.

Only one pop-up window will appear in the rating box chart, so when the user clicks another “View all (N)” link in another quadrant, the previous pop-up window closes and the new pop-up window opens at the center of the quadrant.

If an invalid (negative) value is specified, an error will be thrown at runtime.

The default value is 1.

This property is read/write.