API Reference
Class
TablerApexChartCardSettings
Settings sub-builder for TablerApexChartCard.
Inheritance
- Object
- TablerApexChartCardSettings
Methods
public TablerApexChartCardSettings Accent(TablerColor color) #Returns:
TablerApexChartCardSettingsSets the ambient accent color.
Parameters
- color HtmlForgeX.TablerColor
public TablerApexChartCardSettings Compact(Boolean enable = true) #Returns:
TablerApexChartCardSettingsUses tighter spacing inside the card.
Parameters
- enable System.Boolean = true
public TablerApexChartCard End() #Returns:
TablerApexChartCardReturns control to the root card surface.
public TablerApexChartCardSettings FillHeight(Boolean enable = true) #Returns:
TablerApexChartCardSettingsMakes the card stretch to the available height.
Parameters
- enable System.Boolean = true