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