NetXP 3.0 Reference

Graph.GraphItems Property

A collection of bars, points, or pie slices.

[Visual Basic]
Public ReadOnly Property GraphItems As GraphItemCollection
[C#]
public GraphItemCollection GraphItems {get;}

See Also

Graph Class | NETXP.Controls Namespace