NetXP 3.0 Reference
Graph.HeaderFont Property
The font of the header text (graph title)
[Visual Basic]
Public Property HeaderFont As
Font
[C#]
public
System.Drawing.Font
HeaderFont {get; set;}
See Also
Graph Class
|
NETXP.Controls Namespace