CardCompactLayoutTemplate Properties
The Compact layout template used to arrange card elements so that they occupy the minimum area.| Name | Description |
|---|---|
| BottomSubValue1 | Provides access to the first sub-value displayed within a card. |
| BottomSubValue2 | Provides access to the second sub-value displayed within a card. |
| BottomValue | Provides access to a value displayed at the bottom of the card. |
| DeltaIndicator | Provides access to the delta indicator displayed within the card. |
| MainValue | Provides access to a main value displayed within a card. |
| MaxWidth | Gets or sets the maximum width of the card content in pixels. Inherited from CardLayoutTemplate. |
| MinWidth | Gets or sets the minimum width of the card content in pixels. Inherited from CardLayoutTemplate. |
| Sparkline | Provides access to the sparkline displayed within the card. |
| SubValue | Provides access to a sub-value displayed within a card. |
See Also