Need a special offer?Find out if your project fits.
+
All documentation
API reference
  • API Reference for older versions
  • dispose

    dispose()

    [starting from version: 2.3]

    Prepares the pivot table instance to be deleted with the browser's garbage collection.

    Example

    flexmonster.dispose();

    Open the example on JSFiddle.