Specifies the name of the default font used to render text for the title
Namespace: Ico.Awx.ChartAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public FontFamily TitleFontFamily { get; set; } |
| Visual Basic |
|---|
Public Property TitleFontFamily As FontFamily Get Set |
| JScript |
|---|
function get TitleFontFamily () : FontFamily function set TitleFontFamily (value : FontFamily) |