ChartGrid.BorderBrush

Syntax

BorderBrush: PP.SolidColorBrush

Description

The BorderBrush property determines solid brush for border of bubble chart coordinate grid.

Comments

Use JSON or the setBorderBrush method to set the property value and the getBorderBrush method to get the property value.

Example

The example of property use is given in the page ChartGrid Constructor.

See also:

ChartGrid