RatingChartSerie.IndexBrush

Syntax

IndexBrush: PP.SolidColorBrush | String;

Description

The IndexBrush property determines background fill color for data series.

Comments

Use JSON or the setIndexBrush method to set the property value and the getIndexBrush method to get the property value.

Example

The property use is given in the example for RatingChartSerie.LineBrush.

See also:

RatingChartSerie