ChartDashboardItem.FormatRules Property
In This Article
Provides access to format rules of the Chart dashboard item.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
#Declaration
public ChartItemFormatRuleCollection FormatRules { get; }
#Property Value
Type | Description |
---|---|
Chart |
A Chart |
See Also