StiProgressConditionPermissions Enum
Namespace: Stimulsoft.Report.Dashboard
Members
| Member | Value | Description |
|---|---|---|
| None | 0 | |
| Font | 1 | |
| FontSize | 2 | |
| FontStyleBold | 4 | |
| FontStyleItalic | 8 | |
| FontStyleUnderline | 16 | |
| FontStyleStrikeout | 32 | |
| TextColor | 64 | |
| Color | 128 | |
| TrackColor | 256 | |
| All | None | Font | FontSize | FontStyleBold | FontStyleItalic | FontStyleUnderline | FontStyleStrikeout | TextColor | Color | TrackColor |