ChartAxis.Stroke

Syntax

Stroke: PP.Brush

Description

The Stroke property determines brush to be used to draw bubble chart axis.

Comments

Use JSON or the setStroke method to set the property value and the getStroke method to get the property value.

Example

The example of use is given in the page ChartAxis Constructor.

See also:

ChartAxis