JsonData

Deprecated
The information contained in this article is deprecated and is here as an archive only. Refer to the links further down the page, or use search option to find up-to-date information.
Deprecated
The information contained in this article is deprecated and is here as an archive only. Refer to the links further down the page, or use search option to find up-to-date information.

Type class

@deprecated
@todo remove

Sources

JsonData can be used (imported) via one of the following packages.

// JsonData is available in all of the following modules.
// You only need to import one of them.

/**
 * --------------------------------------------------------
 * Import from: "index.ts"
 * Use like: am5.JsonData
 * --------------------------------------------------------
 */
import * as am5 from "@amcharts/amcharts5";

// JsonData is available in all of the following modules.
// You only need to import one of them.

/**
 * --------------------------------------------------------
 * Include via: <script src="index.js"></script>
 * Access items like: am5.JsonData
 * --------------------------------------------------------
 */

Inheritance

JsonData does not extend any other symbol.

JsonData is not extended by any other symbol.

Settings

JsonData does not have any settings.

Private settings

JsonData does not have any private settings.

Properties

processor
#

Type DataProcessor

Methods

constructor(

value: T

)

#

Returns JsonData

decrementRef()

#

Returns void

incrementRef()

#

Returns void

Events

JsonData does not have any events.