Name | Description | |
---|---|---|
Title Constructor | Initializes new instance of the Title object. |
The following tables list the members exposed by Title.
Name | Description | |
---|---|---|
Title Constructor | Initializes new instance of the Title object. |
Name | Description | |
---|---|---|
Alignment | Gets or sets the text alignment for the title object. | |
Backdrop | Gets or sets the Backdrop object for the title. | |
Border | Gets or sets the border to draw around the title object. | |
CustomBorderDrawer | Gets or sets the custom border draw implementation class. | |
DockArea | Gets or sets the chart area to which the title will be docked. | |
Docking | Gets or sets the enumerated dock type value for the title. | |
Font | Gets or sets the font information used to draw the title text. | |
Name | Overridden. Gets or sets the name of the Title object as string. | |
Text | Gets or sets the text to display for the Title object. | |
Visible | Gets or sets a value indicating whether the Title object is visible. |
Name | Description | |
---|---|---|
Clone | Overridden. Creates a clone of the Title object. | |
GetObjectData | Gets serialization information with all of the data needed to reinstantiate this object. | |
ToString | Returns a string that represents the current Title object. |