GraphicalIndicatorsInfo
Contents
[
Hide
]GraphicalIndicatorsInfo class
Represents an graphical indicators definition associated with an extended attribute.
Constructors
| Name | Description |
|---|---|
| GraphicalIndicatorsInfo | Initializes a new instance of the GraphicalIndicatorsInfo type. |
Methods
| Name | Description |
|---|---|
| get_Criteria | Gets a list of graphical indicator criteria. |
| get_ProjectSummaryInheritFromNonSummaryRows | Gets flag indicating whether project summary row inherits criteria from summary rows. |
| get_ShowDataValuesInTooltip | Gets flag indicating whether data values for the field should be shown in tooltips. |
| get_SummaryRowsInheritFromNonSummaryRows | Gets flag indicating whether summary rows inherit criteria from nonsummary rows. |
| set_ProjectSummaryInheritFromNonSummaryRows | Sets flag indicating whether project summary row inherits criteria from summary rows. |
| set_ShowDataValuesInTooltip | Sets flag indicating whether data values for the field should be shown in tooltips. |
| set_SummaryRowsInheritFromNonSummaryRows | Sets flag indicating whether summary rows inherit criteria from nonsummary rows. |