Show contents… 

Working with Bubble Chart > Classes > ChartSerie > ChartSerie.Symbol

ChartSerie.Symbol

Syntax

Symbol: PP.Ui.ChartSymbol

Description

The Symbol property determines a symbol for data series bubbles.

Comments

Use JSON or the setSymbol method to set the property value and the getSymbol method to get the property value.

Example

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

See also:

ChartSerie