This documentation is archived and is not being maintained.

Title Constructor

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method Title() Initializes a new instance of the Title class.
Public method Title(String) Initializes a new instance of the Title class with the specified title text.
Public method Title(String, Docking) Initializes a new instance of the Title class with the specified title text and docking value.
Public method Title(String, Docking, Font, Color) Initializes a new instance of the Title class with the specified title text, docking value, font and color.
Top
Show: