Enum BitMapImageName
Specifies the type of the bitmap image used for denoting conditional formats.
Namespace: Syncfusion.Windows.Forms.PivotAnalysis
Assembly: Syncfusion.PivotAnalysis.Windows.dll
Syntax
public enum BitMapImageName
Fields
Name | Description |
---|---|
FiveArrowsColored | Specifies that the bitmap image is five colored arrow symbols. |
FiveArrowsGray | Specifies that the bitmap image is five gray colored arrow symbols. |
FiveBoxes | Specifies that the bitmap image is five box symbols. |
FiveQuarters | Specifies that the bitmap image is five quarter symbols. |
FiveRatings | Specifies that the bitmap image is five rating symbols. |
FourArrowsColored | Specifies that the bitmap image is four colored arrow symbols. |
FourArrowsGray | Specifies that the bitmap image is four gray colored arrow symbols. |
FourRating | Specifies that the bitmap image is four rating symbols. |
FourTrafficLight | Specifies that the bitmap image is four traffic light signs. |
RedToBlack | Specifies that the bitmap image is red to black symbols. |
ThreeArrowsColored | Specifies that the bitmap image is three colored arrow symbols. |
ThreeArrowsGray | Specifies that the bitmap image is three gray colored arrow symbols. |
ThreeFlags | Specifies that the bitmap image is three flag symbols. |
ThreeSigns | Specifies that the bitmap image is three traffic light signs. |
ThreeStars | Specifies that the bitmap image is three star symbols. |
ThreeSymbols | Specifies that the bitmap image is three symbols. |
ThreeSymbolsCircled | Specifies that the bitmap image is three circled symbols. |
ThreeSymbolsUnCircled | Specifies that the bitmap image is three un-circled symbols. |
ThreeTrafficLightsRimmed | Specifies that the bitmap image is three rimmed traffic light signs. |
ThreeTrafficLightsUnrimmed | Specifies that the bitmap image is three un-rimmed traffic light signs. |
ThreeTriangle | Specifies that the bitmap image is three triangle symbols. |