[]
ITagHelper implementation for TreeMapItemStyle.
[HtmlTargetElement("c1-tree-map-item-style")]
public class TreeMapItemStyleTagHelper : SettingTagHelper<TreeMapItemStyle>, ITagHelper, ITagHelperComponent
Name | Description |
---|---|
TreeMapItemStyleTagHelper() |
Name | Description |
---|---|
CollectionName | Overrides to specify the collection name. |
MaxColor | Configurates MaxColor. Sets the color of the max value. |
MinColor | Configurates MinColor. Sets the color of the min value. |
TitleColor | Configurates TitleColor. Sets the title color. |
Name | Description |
---|---|
ProcessChildContent(object, TagHelperContent) | Overrides to add the style item to Palette. |