IDashboardVisualizer

Assembly: Dashboard;

Description

The IDashboardVisualizer interface is used to work with information panel visualizer.

Inheritance Hierarchy

          IDashboardBaseVisualObject

          IDashboardVisualizer

Comments

Information panel visualizer can be obtained using properties and methods of the IDashboardVisualizers collection.

Properties

  Property name Brief description
EaxObject The EaxObject property returns settings of the object, on which visualizer is based.
Id The Id property returns visualizer identifier.
UseFactFormat The UseDefaultFormat property determines whether default data format is used for facts.

Properties inherited from IDashboardBaseVisualObject

  Property name Brief description
Key The Key property returns object key.

See also:

Dashboard Assembly Interfaces