AnalysisDisplayStyleColorSettingsType
Description:
Defines types for color settings of analysis display style.
Defines types for color settings of analysis display style.
public enum AnalysisDisplayStyleColorSettingsType
| Name | Description |
|---|---|
| GradientColor | Intermediate and min/max color settings are used to interpolate color for values between adjacent entries. |
| SolidColorRanges | Intermediate and min/max color settings define ranges in which the color is constant. |