API Reference
Class
TablerTimelineSummaryCardSettings
Settings sub-builder for TablerTimelineSummaryCard.
Inheritance
- Object
- TablerTimelineSummaryCardSettings
Methods
public TablerTimelineSummaryCardSettings Accent(TablerColor color) #Returns:
TablerTimelineSummaryCardSettingsSets the accent color used by the card shell.
Parameters
- color HtmlForgeX.TablerColor
public TablerTimelineSummaryCardSettings Compact(Boolean enable = true) #Returns:
TablerTimelineSummaryCardSettingsCompacts the card spacing for denser layouts.
Parameters
- enable System.Boolean = true
public TablerTimelineSummaryCardSettings CompactMetrics(Boolean enable = true) #Returns:
TablerTimelineSummaryCardSettingsApplies compact summary-strip styling to the metric rail.
Parameters
- enable System.Boolean = true
public TablerTimelineSummaryCard End() #Returns:
TablerTimelineSummaryCardReturns control to the root timeline summary card.
public TablerTimelineSummaryCardSettings FillHeight(Boolean enable = true) #Returns:
TablerTimelineSummaryCardSettingsMakes the card stretch to the available height.
Parameters
- enable System.Boolean = true
public TablerTimelineSummaryCardSettings MinColumnWidth(String width) #Returns:
TablerTimelineSummaryCardSettingsSets the minimum column width for summary-strip metrics.
Parameters
- width System.String
public TablerTimelineSummaryCardSettings TimelineMaxHeight(Int32 pixels) #Returns:
TablerTimelineSummaryCardSettingsSets the maximum visible timeline height before scrolling.
Parameters
- pixels System.Int32