CylinderTrend.LabelStyle

Syntax

LabelStyle: Object;

Description

The LabelStyle property determines trend line label style.

Comments

Use JSON or the setLabelStyle method to set the property value and the getLabelStyle method to get the property value.

The property contains JSON object with the Text field that is trend line label text.

Example

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

See also:

CylinderTrend