CustomData: Number | String | Object;
The CustomData property determines user data.
Use JSON or the setCustomData method to set the property value, and the getCustomData method to get the property value.
The example of use is given on the page with description of the ChartText class constructor.
See also: