[]
ITagHelper implementation for TitleStyle.
[HtmlTargetElement("c1-flex-chart-title-style")]
public class TitleStyleTagHelper : SettingTagHelper<TitleStyle>, ITagHelper, ITagHelperComponent
<HtmlTargetElement("c1-flex-chart-title-style")>
Public Class TitleStyleTagHelper
Inherits SettingTagHelper(Of TitleStyle)
Implements ITagHelper, ITagHelperComponent
| Name | Description |
|---|---|
| TitleStyleTagHelper() |
| Name | Description |
|---|---|
| CollectionName | Gets the collection name. |
| Fill | Configurates Fill. Get or set the fill style of the title |
| FontFamily | Configurates FontFamily. Get or set the font family of the title |
| FontSize | Configurates FontSize. Get or set the font size of the title |
| Foreground | Configurates Foreground. Get or set the fore ground color of the title |
| Halign | Configurates Halign. Get or set the horizontal alignment of the title |