API Reference
Class
TablerMapSummaryCardSettings
Settings sub-builder for TablerMapSummaryCard.
Inheritance
- Object
- TablerMapSummaryCardSettings
Methods
public TablerMapSummaryCardSettings Accent(TablerColor color) #Returns:
TablerMapSummaryCardSettingsSets the accent color used by the card.
Parameters
- color HtmlForgeX.TablerColor
public TablerMapSummaryCard End() #Returns:
TablerMapSummaryCardReturns control to the root map summary card.
public TablerMapSummaryCardSettings FillHeight(Boolean enable = true) #Returns:
TablerMapSummaryCardSettingsMakes the card stretch to the available height.
Parameters
- enable System.Boolean = true
public TablerMapSummaryCardSettings MapHeight(Int32 pixels) #Returns:
TablerMapSummaryCardSettingsSets the embedded map height in pixels.
Parameters
- pixels System.Int32