CardRowIndicatorElement Constructors
A delta indicator within a card.| Name | Parameters | Description |
|---|---|---|
| CardRowIndicatorElement() | none | Initializes a new instance of the CardRowIndicatorElement class. |
| CardRowIndicatorElement(CardHorizontalAlignment, Int32) | horizontalAlignment, size | Initializes a new instance of the CardRowIndicatorElement class. |
| CardRowIndicatorElement(Int32) | size | Initializes a new instance of the CardRowIndicatorElement class. |
See Also