PeriodSeriesViewItem.Selected

Syntax

Selected: Boolean

Description

The Selected property gets and sets an indicator showing that the Series attribute is selected.

Comments

Use the setSelected method to set the property value, and the getSelected method to get the property value. Property value cannot be set from JSON.

If this property is set to True title of the Series panel is selected, otherwise it is not.

Example

Currently this property is not implemented.

See also:

PeriodSeriesViewItem