CardLightweightLayoutTemplate Properties
The Lightweight layout template that displays the minimum set of elements within a card.
Name | Description |
---|---|
Bottom |
Provides access to a value displayed at the bottom of the card. |
Delta |
Provides access to the delta indicator displayed within the card. |
Main |
Provides access to the main value displayed within a card. |
Max |
Gets or sets the maximum width of the card content in pixels.
Inherited from Card |
Min |
Gets or sets the minimum width of the card content in pixels.
Inherited from Card |
Sparkline | Provides access to the sparkline displayed within the card. |
Sub |
Provides access to a sub-value displayed within a card. |
See Also