ScatterChartItemFormatRule Constructors
A format rule that is used to apply conditional formatting to the Scatter Chart dashboard item.| Name | Parameters | Description |
|---|---|---|
| ScatterChartItemFormatRule() | none | Initializes a new instance of the ScatterChartItemFormatRule class. |
| ScatterChartItemFormatRule(DataItem) | item | Initializes a new instance of the ScatterChartItemFormatRule class with specified settings. |
See Also