RatingChart.TrendLine

Syntax

TrendLine: PP.Ui.RatingChartTrend;

Description

The TrendLine property determines trend line in rating chart.

Comments

Use JSON or the setTrendLine method to set the property value, and the getTrendLine method to get the property value.

Example

The example of property use is given on the Example of Creating the RatingChart Component page.

See also:

RatingChart