Represents a title for the entire chart picture.
Title class provides properties which define content, visual appearance and position of the single chart title. It also contains methods responsible for calculating title position, drawing and hit testing.
Visual Basic (Declaration) | |
---|---|
Public Class Title Implements A |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public class Title : A |
The Title class encapsulates all the functionality of a Chart control's title, and is exposed using the Titles collection of the root Chart object.
There can be any number of Titles for an entire chart image.
Titles can:
System.Object
Dundas.Charting.WebControl.Title
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family