Type "png"
| "gif"
| "jpg"
Defines image formats available for export.
Sources
imageFormats can be used (imported) via one of the following packages.
// imageFormats is available in all of the following modules. // You only need to import one of them. /** * -------------------------------------------------------- * Import from: "core.ts" * Use like: am4core.imageFormats * -------------------------------------------------------- */ import * as am4core from "@amcharts/amcharts4/core";
// imageFormats is available in all of the following modules. // You only need to import one of them. /** * -------------------------------------------------------- * Include via: <script src="core.js"></script> * Access items like: am4.imageFormats * -------------------------------------------------------- */
Inheritance
imageFormats does not extend any other symbol.
imageFormats is not extended by any other symbol.
Properties
imageFormats does not have any properties.