DHTMLX Docs & Samples Explorer

dataCount ()

Required library edition: This method works with any edition of DHTMLX library

Required library file: dhtmlxchart.js

Returns the total count of items in a chart. In case of dynamic loading the method returns the expected count of items.

              var count = chart.dataCount();