ChartLabelCollection.Style

Syntax

Style: Object

Description

The Style property sets styles for labels in collection.

Comments

Use JSON or the setStyle method to set the property value, and the getStyle method to get the property value.

This property contains a JSON object that includes the Release field, which is an object of the following type: PP.Style.

Example

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

See also:

ChartLabelCollection