ChartItemFormatRuleBase.DataItem Property
In This Article
Gets or sets the data item whose values are used to calculate a format rule.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Data |
null | A Data |
See Also