Options
All
  • Public
  • Public/Protected
  • All
Menu

Exports to CSV, XML or JSON options

 document.getElementById('export').addEventListener('click', function () {
chart.exportToCSV('My.csv');
});

See doc...

Hierarchy

  • exportCSVXMLJSONOptions

Index

Properties

expandChildren?: boolean
filename?: string
min?: boolean
nodeId?: string | number

Legend

  • Constructor
  • Property
  • Method
  • Static property
  • Static method
  • Property

Settings

Theme

Generated using TypeDoc