ChartSelection.LineType

Syntax

LineType: PP.Ui.LineTypes;

Description

The LineType property determines type of circle and level lines that correspond to the selected bubble chart bubble.

Comments

Use JSON or the setLineType method to set the property value and the getLineType method to get the property value.

Example

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

See also:

ChartSelection