PivotItemFormatRule.Level Property
In This Article
Gets the level by whose values formatting is applied.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
public PivotItemFormatRuleLevel Level { get; }
#Property Value
Type | Description |
---|---|
Pivot |
A Pivot |
See Also