API Reference
Class
TablerBreakdownCardSettings
Settings sub-builder for TablerBreakdownCard.
Inheritance
- Object
- TablerBreakdownCardSettings
Methods
public TablerBreakdownCardSettings Accent(TablerColor color) #Returns:
TablerBreakdownCardSettingsSets the accent color used by the card.
Parameters
- color HtmlForgeX.TablerColor
public TablerBreakdownCardSettings ChartHeight(Int32 pixels) #Returns:
TablerBreakdownCardSettingsSets the chart height in pixels.
Parameters
- pixels System.Int32
public TablerBreakdownCardSettings Compact(Boolean enable = true) #Returns:
TablerBreakdownCardSettingsUses tighter spacing inside the card.
Parameters
- enable System.Boolean = true
public TablerBreakdownCard End() #Returns:
TablerBreakdownCardReturns control to the root breakdown card.
public TablerBreakdownCardSettings FillHeight(Boolean enable = true) #Returns:
TablerBreakdownCardSettingsMakes the card stretch to the available height.
Parameters
- enable System.Boolean = true
public TablerBreakdownCardSettings MinColumnWidth(String value) #Returns:
TablerBreakdownCardSettingsSets the minimum width used by the summary chips.
Parameters
- value System.String