Skip to main content
A newer version of this page is available. .

PivotItemFormatRule Constructors

A format rule used to apply conditional formatting to the Pivot dashboard item.
Name Parameters Description
PivotItemFormatRule() none Initializes a new instance of the PivotItemFormatRule class.
PivotItemFormatRule(DataItem, DataItem) item, itemApplyTo Initializes a new instance of the PivotItemFormatRule class.
PivotItemFormatRule(DataItem) item Initializes a new instance of the PivotItemFormatRule class.
See Also