NetXP 3.0 Reference
Graph.AxisLabelFont Property
The font of the labels of the axes.
[Visual Basic]
Public Property AxisLabelFont As
Font
[C#]
public
System.Drawing.Font
AxisLabelFont {get; set;}
See Also
Graph Class
|
NETXP.Controls Namespace