Home > @activeviam/activeui-sdk > CanOverlayDisplayPayload
CanOverlayDisplayPayload interface
Signature:
export interface CanOverlayDisplayPayload
Properties
Property | Type | Description |
---|---|---|
configuration | any | The chart configuration, as written in its state. |
data | Table | The data received by the chart, as a Table. |
deserializer | Deserializer |