Skip to main content

Image Types Overview

The Dashboard Designer allows you to create two types of an Image dashboard item.

  • The Image dashboard item allows you to add a static image to the dashboard.

    ImageOverview_Static

  • The Bound Image dashboard item can be bound to a set of images (for instance, stored in the database). You can use the Bound Image as a detail item along with the Master Filtering feature.

    ImageOverview_BoundImage

To create the required Image dashboard item, use the Images button in the Home ribbon tab.

ImagesButtonRibbon

In code, the Image and Bound Image dashboard items are the ImageDashboardItem and BoundImageDashboardItem classes, respectively.

The following topics describe various Image capabilities.

  • Providing Images - describes how to load images to Image dashboard items.
  • Interactivity - describes interactivity settings of the Bound Image dashboard item.
  • Image Settings - describes various settings related to image representation.