Skip to content
ESM
import { DownloadableChartImagesTypes } from "@arcgis/charts-components/utils/components/interfaces.js";

Type definitions

MissingSplitBySeriesProps

Type definition

addMissingSeries

Property
Type
boolean

DownloadableChartImagesTypes

Type definition

Variables

DownloadableChartImagesTypes

Variable
Type
{ readonly PNG: "png"; readonly JPEG: "jpeg"; readonly SVG: "svg"; }