IDashboardVisualizer.UseFactFormat

Syntax

UseFactFormat: Boolean;

Description

The UseDefaultFormat property determines whether default data format is used for facts.

Comments

The property is set to True by default, and default data format is used for visualizer facts. If it is required to use different data formats for facts, set the property to False.

See also:

IDashboardVisualizer