Dundas Chart for ASP.NET
Title Class Members
See Also  Properties  Methods  Send comments on this topic.
Dundas.Charting.WebControl Namespace : Title Class


The following tables list the members exposed by Title.

Public Constructors

  Name Description
Public Constructor Title Constructor Overloaded. Constructor.
Public constructor.  
Top

Public Properties

  Name Description
Public Property Alignment

Gets or sets the title's alignment.


Title alignment.  
Public Property BackColor Gets or sets the background color of the title.
Title background color.  
Public Property BackGradientEndColor Gets or sets the secondary color of the chart title.
Title background gradient end color.  
Public Property 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.  
Public Property BackHatchStyle Gets or sets the hatching style for the title.
Title hatch style.  
Public Property BackImage Gets or sets the background image of the title.
Title background image.  
Public Property BackImageAlign Gets or sets the alignment of the title's background image.
Background image alignment used by ClampUnscale drawing mode.  
Public Property BackImageMode Gets or sets the drawing mode of the title's background image.
Title background image drawing mode.  
Public Property BackImageTranspColor Gets or sets the color of the title's background image that will be displayed as transparent.
Title image transparent color.  
Public Property BorderColor Gets or sets the border color of the title.
Title border color.  
Public Property BorderStyle Gets or sets the border style of the title.
Title border style.  
Public Property BorderWidth Gets or sets the border width of the title.
Title border width.  
Public Property Color Gets or sets the text color used for the title.
Title font color.  
Public Property Docking

Gets or sets a value that determines where the title is docked.


Title docking.  
Public Property 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.  
Public Property DockOffset

Gets or sets the docking offset of a chart's title.


Positive or negative offset of docked title position.  
Public Property 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.  
Public Property Font Gets or sets the title's font.
Title font.  
Public Property Href Gets or sets the target URL of the title's hyperlink.
URL target of the title.  
Public Property MapAreaAttributes Gets or sets other map area attributes of the title.
Other attributes of the title map area.  
Public Property Name Gets or sets the name of the title.
Title item name.  
Public Property Position

Gets or sets an ElementPosition object, which can be used to get or set the title's position.


Title rectangle position.  
Public Property ShadowColor Gets or sets the shadow color of the title.
Title shadow color.  
Public Property ShadowOffset Gets or sets the shadow offset (in pixels) of the title.
Title shadow offset.  
Public Property Style

Gets or sets the title's style.


Title drawing style.  
Public Property Text

Gets or sets the title's text.


Title text.  
Public Property ToolTip

Gets or sets the title's tooltip.


The tooltip.  
Public Property Visible Gets or sets the visibility flag of the title.
Gets or sets a flag that specifies whether title is visible.  
Top

Public Methods

  Name Description
Public Method Dispose  
Top

See Also

Copyright © 2001 - 2009 Dundas Data Visualization, Inc. and others.