ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > ChartOverlayImplementationStaticProperties > canDisplay

ChartOverlayImplementationStaticProperties.canDisplay property

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.

Signature:

canDisplay: (canOverlayDisplayPayload: CanOverlayDisplayPayload) => boolean;
  • ChartOverlayImplementationStaticProperties.canDisplay property
Copyright © 2023 ActiveViam