ChartSeriesStackSettingsTagHelper
Example
Razor
<stack/>
Attributes
| Attribute | Type | Description |
|---|---|---|
| enabled | Boolean | Enables or disables the configuration. |
| group | String | Indicates that the series should be stacked in a group with the specified name. |
| type | ChartStackType | Specifies the preferred stack type. |