Constructor
new SpotfireColoringRules(ruleDescription)
Parameters:
Name | Type | Description |
---|---|---|
ruleDescription
|
Object | |
displayName
|
String | Specifies the name of the rule. |
color
|
String | Object | Specifies the color to use for the rule, in the hexadecimal format, or the ARGB object. |
a
|
Number | [0-255] |
r
|
Number | [0-255] |
g
|
Number | [0-255] |
b
|
Number | [0-255] |