The following tables list the members exposed by Title.
Name | Description | |
---|---|---|
Title Constructor | Overloaded. Constructor. Public constructor. |
Name | Description | |
---|---|---|
Alignment |
Gets or sets the title's alignment. Title alignment. | |
BackColor | Gets or sets the background color of the title. Title background color. | |
BackGradientEndColor | Gets or sets the secondary color of the chart title. Title background gradient end color. | |
BackGradientType | Gets or sets the orientation of a title's gradient, and also determines whether or not a gradient is used. Title background gradient type. | |
BackHatchStyle | Gets or sets the hatching style for the title. Title hatch style. | |
BackImage | Gets or sets the background image of the title. Title background image. | |
BackImageAlign | Gets or sets the alignment of the title's background image. Background image alignment used by ClampUnscale drawing mode. | |
BackImageMode | Gets or sets the drawing mode of the title's background image. Title background image drawing mode. | |
BackImageTranspColor | Gets or sets the color of the title's background image that will be displayed as transparent. Title image transparent color. | |
BorderColor | Gets or sets the border color of the title. Title border color. | |
BorderStyle | Gets or sets the border style of the title. Title border style. | |
BorderWidth | Gets or sets the border width of the title. Title border width. | |
Color | Gets or sets the text color used for the title. Title font color. | |
Docking |
Gets or sets a value that determines where the title is docked. Title docking. | |
DockInsideChartArea |
Gets or sets a boolean value that specifies whether the title should be docked within a ChartArea object. Indicates that title is docked inside chart area. DockToChartArea property must be set first. | |
DockOffset |
Gets or sets the docking offset of a chart's title. Positive or negative offset of docked title position. | |
DockToChartArea |
Gets or sets a string value that identifies the ChartArea object name that this title should be docked to. Chart area name the title is docked to inside or outside. | |
Font | Gets or sets the title's font. Title font. | |
Href | Gets or sets the target URL of the title's hyperlink. URL target of the title. | |
MapAreaAttributes | Gets or sets other map area attributes of the title. Other attributes of the title map area. | |
Name | Gets or sets the name of the title. Title item name. | |
Position |
Gets or sets an ElementPosition object, which can be used to get or set the title's position. Title rectangle position. | |
ShadowColor | Gets or sets the shadow color of the title. Title shadow color. | |
ShadowOffset | Gets or sets the shadow offset (in pixels) of the title. Title shadow offset. | |
Style |
Gets or sets the title's style. Title drawing style. | |
Text |
Gets or sets the title's text. Title text. | |
ToolTip |
Gets or sets the title's tooltip. The tooltip. | |
Visible | Gets or sets the visibility flag of the title. Gets or sets a flag that specifies whether title is visible. |