API Reference
Class
TablerGeoSummaryCardSettings
Settings sub-builder for TablerGeoSummaryCard.
Inheritance
- Object
- TablerGeoSummaryCardSettings
Methods
public TablerGeoSummaryCardSettings Accent(TablerColor color) #Returns:
TablerGeoSummaryCardSettingsSets the accent color used by the card shell.
Parameters
- color HtmlForgeX.TablerColor
public TablerGeoSummaryCard End() #Returns:
TablerGeoSummaryCardReturns control to the root geo summary card.
public TablerGeoSummaryCardSettings FillHeight(Boolean enable = true) #Returns:
TablerGeoSummaryCardSettingsMakes the card stretch to the available height.
Parameters
- enable System.Boolean = true
public TablerGeoSummaryCardSettings MapHeight(Int32 pixels) #Returns:
TablerGeoSummaryCardSettingsSets the embedded map height in pixels.
Parameters
- pixels System.Int32
public TablerGeoSummaryCardSettings MinHeight(Int32 pixels) #Returns:
TablerGeoSummaryCardSettingsSets the minimum card height in pixels.
Parameters
- pixels System.Int32
public TablerGeoSummaryCardSettings SectionSplitAt(TablerBreakpoint breakpoint) #Returns:
TablerGeoSummaryCardSettingsControls when the map surface and regional highlights are allowed to split into separate columns.
Parameters
- breakpoint HtmlForgeX.TablerBreakpoint