API Reference
Class
TablerCategoryBarChartCardSettings
Settings sub-builder for TablerCategoryBarChartCard.
Inheritance
- Object
- TablerCategoryBarChartCardSettings
Methods
public TablerCategoryBarChartCardSettings Accent(TablerColor color) #Returns:
TablerCategoryBarChartCardSettingsSets the ambient accent color.
Parameters
- color HtmlForgeX.TablerColor
public TablerCategoryBarChartCardSettings ChartHeight(Int32 pixels) #Returns:
TablerCategoryBarChartCardSettingsSets the rendered chart height in pixels.
Parameters
- pixels System.Int32
public TablerCategoryBarChartCardSettings Compact(Boolean enable = true) #Returns:
TablerCategoryBarChartCardSettingsTightens the summary strip spacing.
Parameters
- enable System.Boolean = true
public TablerCategoryBarChartCard End() #Returns:
TablerCategoryBarChartCardReturns to the card root surface.
public TablerCategoryBarChartCardSettings FillHeight(Boolean enable = true) #Returns:
TablerCategoryBarChartCardSettingsMakes the card stretch to the height of its container.
Parameters
- enable System.Boolean = true
public TablerCategoryBarChartCardSettings MinColumnWidth(String value) #Returns:
TablerCategoryBarChartCardSettingsSets the minimum width used by summary strip columns.
Parameters
- value System.String