API Reference
Class
TablerCategoryBarChartCardSettings
Settings sub-builder for TablerCategoryBarChartCard.
Inheritance
- Object
- TablerCategoryBarChartCardSettings
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
Accepted by parameters
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:
TablerCategoryBarChartCardSettingsEditorBrowsable(2)Sets the minimum width used by summary strip columns.
Type Parameters
- TWidth
Parameters
- value System.String
MinColumnWidth``1(``0 width) #Sets the minimum width used by summary strip columns.
Parameters
- width ``0