DataSource.AttributesNames

Syntax

AttributesNames: Object

Description

The AttributesNames property indicates the object that contains names of data source attributes.

Comments

Use JSON or the setAttributesNames method to set the property value and the getAttributesNames 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 in the page with example of creating the BubbleChart component.

See also:

DataSource