SetRBNodeData method: RatingBoxChart class

Syntax

SetRBNodeData(&Rowset)

Description

Use the SetRBNodeData method to specify the level 1 component rowset that is the source for the node data for the rating box chart.

If you make a change to the underlying data of a chart, call the SetRBNodeData method again to update the chart.

Parameters

Parameter Description

&Rowset

An already instantiated and populated component rowset object that references the rating chart node record.

Returns

None.