DataSource.ItemsNames

Syntax

ItemsNames: Object

Description

The ItemsNames property determines object that contains data series names.

Comments

Use JSON or the setItemsNames method to set the property value and the getItemsNames method to get the property value.

This object contains a collection of identifiers that are assigned specific names.

Example

The example of use is given on the page with description of the DataSource.ItemName property.

See also:

DataSource