AnalysisDisplayColorSettings.SetIntermediateColors
Method
Description:
Set intermediate color entries (other than the minimum and maximum settings).
Set intermediate color entries (other than the minimum and maximum settings).
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | intermediate color entries with specific values are not ordered by value (min to max) or too many intermediate colors (>100). |
| ArgumentNullException | A non-optional argument was null |