Home > @activeviam/activeui-sdk > ChartOverlayImplementationStaticProperties
ChartOverlayImplementationStaticProperties interface
Signature:
export interface ChartOverlayImplementationStaticProperties
Properties
Property | Type | Description |
---|---|---|
canDisplay | (canOverlayDisplayPayload: CanOverlayDisplayPayload) => boolean | Whether the overlay can be displayed on the current chart. This is used to filter the overlays that can be added by the user through the UI. |