GraphicalIndicatorsInfo

GraphicalIndicatorsInfo class

Represents an graphical indicators definition associated with an extended attribute.

The GraphicalIndicatorsInfo type exposes the following members:

Constructors

NameDescription
GraphicalIndicatorsInfo()Initializes a new instance of the GraphicalIndicatorsInfo type.

Properties

NameDescription
summary_rows_inherit_from_non_summary_rowsGets or sets flag indicating whether summary rows inherit criteria from nonsummary rows.
project_summary_inherit_from_non_summary_rowsGets or sets flag indicating whether project summary row inherits criteria from summary rows.
show_data_values_in_tooltipGets or sets flag indicating whether data values for the field should be shown in tooltips.
criteriaGets a list of graphical indicator criteria.

See Also