MediaPopupElement constructor

MediaPopupElement(
  1. List<PopupMedia> media
)

Creates a new media pop-up element with the given List of PopupMedia.

Parameters:

  • media — A List of PopupMedia objects that define images and charts displayed in the pop-up window.