Check documentation for the
latest version of dhtmlxSuite
serialize DHTMLX Docs
Samples
Forum
Support
Documentation
/
Suite 5.X
add
addSeries
attachEvent
clearAll
clearSeries
dataCount
define
destructor
detachEvent
exists
filter
first
get
group
hideSeries
idByIndex
indexById
last
load
next
parse
previous
refresh
remove
render
serialize
set
showSeries
sort
ungroup
update
Start
Chart
dhtmlXChart API
Methods
serialize
serialize component back to json
object
serialize
();
object
data from the chart as json object
Example
var
data
=
chart.
serialize
(
)
;
Back to top