Inline data, either a FeatureSet, or an array of features or POJOs
Values in these fields will be decoded using the coded value domain specified.
The field to be used when joining multiple datasets. All datasets with a join field will be joined into a single "table" before passing to the chart rendering engine.
Used to identify which series get their data from this dataset
Query parameters to apply when fetching data (does not apply to inline data)
Feature layer URL where data will be queried from for non-inline datasets
Generated using TypeDoc
A source of data for the chart. Can be either:
url
to an ArcGIS feature layer along with optional query parametersdata
, which can be a FeatureSet, or an array of features or POJOs