AnalysisDisplayColorEntry(Color, Double)
Constructor
Description:
Constructs a color entry with a specific value assigned.
Constructs a color entry with a specific value assigned.
Parameters
| Parameter | Type | Description |
|---|---|---|
| color | Color | Color assigned to the entry. |
| value | Double | Value assigned to the entry. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |