Types
import type { ModelListChangePayload, DataProcessCompletePayload, AxesMinMaxChangePayload, SeriesColorChangePayload, NoRenderPropChangePayload } from "@arcgis/charts-components/utils/components/event-payloads.js";Type definitions
DataProcessCompletePayload
Type definition
chartData
Property
- Type
- WebChartDataTypes
model
Property
- Type
- ChartModel | undefined
SeriesColorChangePayload
Type definition
data
Property
- Type
- PieSlicesSymbols | SeriesSymbolsMap
colorMatchApplied
Property
- Type
- boolean
model
Property
- Type
- ChartModel | undefined
NoRenderPropChangePayload
Type definition
propName
Property
- Type
- string
value
Property
- Type
- DOMContainerAria | MapView | SceneView | WebChartLegendPositions | boolean | number | undefined
model
Property
- Type
- ChartModel | undefined
LegendItemVisibilityChangePayload
Type definition
legendItemVisibility
Property
- Type
- LegendItemVisibility
model
Property
- Type
- ChartModel | undefined
SelectionCompletePayload
Type definition
selectionData
Property
- Type
- SelectionData
model
Property
- Type
- ChartModel | undefined
DefaultActionSelectPayload
Type definition
actionId
Property
- Type
- DefaultChartActions
actionActive
Property
- Type
- boolean