StiColorScaleType Enumeration |
Types of color scale indicator.
Namespace:
Stimulsoft.Report.Components
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public enum StiColorScaleType
Public Enumeration StiColorScaleType
Members
| Member name | Value | Description |
---|
| Color2 | 0 |
Color scale with two colors.
|
| Color3 | 1 |
Color scale with three colors.
|
See Also