GaugeStateIndicatorStyles Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the state indicator styles.
public enum class GaugeStateIndicatorStyles
public enum GaugeStateIndicatorStyles
type GaugeStateIndicatorStyles =
Public Enum GaugeStateIndicatorStyles
- Inheritance
-
GaugeStateIndicatorStyles
Fields
Name | Value | Description |
---|---|---|
Circle | 0 | A circle style marker. |
Flag | 1 | A flag style marker. |
ArrowDown | 2 | An arrow down style marker. |
ArrowDownIncline | 3 | An arrow down inclined style marker. |
ArrowSide | 4 | An arrow side style marker. |
ArrowUp | 5 | An arrow up style marker. |
ArrowUpIncline | 6 | An arrow up inclined style marker. |
BoxesAllFilled | 7 | A boxes all filled style marker. |
BoxesNoneFilled | 8 | A boxes none filled style marker. |
BoxesOneFilled | 9 | A boxes one filled style marker. |
BoxesTwoFilled | 10 | A boxes two filled style. |
BoxesThreeFilled | 11 | A boxes three filled style marker. |
LightArrowDown | 12 | A light arrow down style marker. |
LightArrowDownIncline | 13 | A light arrow down inclined style marker. |
LightArrowSide | 14 | A light arrow side style marker. |
LightArrowUp | 15 | A light arrow up style marker. |
LightArrowUpIncline | 16 | A light arrow up inclined style marker. |
QuartersAllFilled | 17 | A quarters all filled style marker. |
QuartersNoneFilled | 18 | A quarters none filled marker. |
QuartersOneFilled | 19 | A quarters one filled style marker. |
QuartersTwoFilled | 20 | A quarters two filled style marker. |
QuartersThreeFilled | 21 | A quarters three filled style marker. |
SignalMeterFourFilled | 22 | A signal meter four filled style marker. |
SignalMeterNoneFilled | 23 | A signal meter none filled style marker. |
SignalMeterOneFilled | 24 | A SignalMeterOneFilled style marker. |
SignalMeterThreeFilled | 25 | A signal meter three filled style marker. |
SignalMeterTwoFilled | 26 | A signal meter two filled style marker. |
StarQuartersAllFilled | 27 | A start quarters all filled style marker. |
StarQuartersNoneFilled | 28 | A star quarters none filled style marker. |
StarQuartersOneFilled | 29 | A star quarters one filled style marker. |
StarQuartersTwoFilled | 30 | A star quarters two filled style marker. |
StarQuartersThreeFilled | 31 | A star quarters three filled style marker. |
ThreeSignsCircle | 32 | A three signs circle style marker. |
ThreeSignsDiamond | 33 | A three signs diamond style marker. |
ThreeSignsTriangle | 34 | A three signs triangle style marker. |
ThreeSymbolCheck | 35 | A three symbols check style marker. |
ThreeSymbolCross | 36 | A three symbol cross style marker. |
ThreeSymbolExclamation | 37 | A three symbol exclamation style marker. |
ThreeSymbolUnCircledCheck | 38 | A three symbol uncircled check style marker. |
ThreeSymbolUnCircledCross | 39 | A three symbol uncircled cross style style marker. |
ThreeSymbolUnCircledExclamation | 40 | A three symbol uncircled exclamation style marker. |
TrafficLight | 41 | A traffic light style marker. |
TrafficLightUnrimmed | 42 | A traffic light unrimmed style marker. |
TriangleDash | 43 | A triangle dash style marker. |
TriangleDown | 44 | A triangle down style marker. |
TriangleUp | 45 | A triangle up style marker. |
ButtonStop | 46 | A button stop style marker. |
ButtonPlay | 47 | A button play style marker. |
ButtonPause | 48 | A button pause style marker. |
FaceSmile | 49 | A face smile style marker. |
FaceNeutral | 50 | A face neutral style marker. |
FaceFrown | 51 | A face frown style. |
Image | 52 | An image-based marker. |
None | 53 | No marker specified. |