NetXP 3.0 Reference
GraphItem.AxisLabel Property
Label under the bar, or on the pie slice.
[Visual Basic]
Public Property AxisLabel As
String
[C#]
public
string
AxisLabel {get; set;}
See Also
GraphItem Class
|
NETXP.Controls Namespace