update(header: Boolean, values: Boolean, sizes: Boolean);
header. Indicates whether to update header row.
values. Indicates whether to update values.
sizes. Indicates whether to update column sizes.
The update method updates rating chart.
The method updates rating chart elements for which corresponding parameter is set to true.
The method use is given in the example for RatingChart.IndexBrush.
See also: