CylinderTrend.LineStyle

Syntax

LineStyle: PP.Ui.LineTypes;

Description

The LineStyle property determines cylinder trend line style.

Comments

Use JSON or the setLineStyle method to set the property value and the getLineStyle method to get the property value.

The property is set to PP.Ui.LineTypes.Solid by default.

Example

The example of use is given on the Example of Creating the Cylinder Component page.

See also:

CylinderTrend