ScatterChartItemFormatRule(DataItem) Constructor
Initializes a new instance of the ScatterChartItemFormatRule class with specified settings.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.1.Core.dll
NuGet Package: DevExpress.Dashboard.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
item | DataItem | A DataItem object that is a measure or dimension whose values are used to calculate a format rule. |
See Also