NetXP 3.0 Reference

GraphItem.ShowValueOnTop Property

For Bar and Pie charts, show actual value on the bar or pie.

[Visual Basic]
Public Property ShowValueOnTop As Boolean
[C#]
public bool ShowValueOnTop {get; set;}

See Also

GraphItem Class | NETXP.Controls Namespace