Understanding Rating Box Chart Terms
The following is a list of terms that apply specifically to rating box charts.
| Field or Control | Description |
|---|---|
|
Box |
A rating box chart is an array of boxes (referred to as quadrants) arranged in a grid along the x and y axes. See Quadrant for more information. |
|
Description |
A text string that is associated with a node. The node description optionally displays with the node icon. |
|
Icon |
An image associated with a node that displays in a quadrant on the rating box chart. |
|
Node |
A single data point on a rating box chart. A node represents an individual entity, such as an employee, customer, or product. You can drag-and-drop a node to other quadrants in the rating box chart grid. |
|
Node record |
A record that contains the properties and data values for each node on the rating box chart. The node record must include a copy of the subrecord PTRATINGBIX_SBR. |
|
Quadrant |
A rating box chart is an array of quadrants arranged in a grid along the x and y axes. Each quadrant represents a pair of ratings, one for the x value and one for the y value. Each quadrant can display a custom label as defined by an instance of the QuadrantSchema class. See Using the QuadrantSchema Class. |
|
Rating |
A text string that is assigned to each quadrant in the rating chart. Each quadrant has an x rating, based on its position on the horizontal axis, and a y rating, based on its position on the vertical axis. |
|
Title |
There are three titles: Main title, x-axis title, and y-axis title. A title is text that identifies that portion of the chart. |