ChartItemFormatRule.IsValid Property
Gets whether the current format rule is correct.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true if the current format rule is correct; otherwise, false. |
See Also