[]
Defines a builder to configurate TitleStyle.
public class TitleStyleBuilder : BaseBuilder<TitleStyle, TitleStyleBuilder>
| Name | Description |
|---|---|
| TitleStyleBuilder(TitleStyle) | Creates one TitleStyleBuilder instance to configurate |
| Name | Description |
|---|---|
| Fill(string) | Configurates Fill. Get or set the fill style of the title |
| FontFamily(string) | Configurates FontFamily. Get or set the font family of the title |
| FontSize(string) | Configurates FontSize. Get or set the font size of the title |
| Foreground(string) | Configurates Foreground. Get or set the fore ground color of the title |
| Halign(string) | Configurates Halign. Get or set the horizontal alignment of the title |