ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > ChartOverlayImplementationStaticProperties

ChartOverlayImplementationStaticProperties interface

Signature:

export interface ChartOverlayImplementationStaticProperties 

Properties

PropertyTypeDescription
canDisplay(canOverlayDisplayPayload: CanOverlayDisplayPayload) => booleanWhether 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.
  • ChartOverlayImplementationStaticProperties interface
  • Properties
Copyright © 2019 ActiveViam