NetXP 3.0 Reference

GraphItem Properties

The properties of the GraphItem class are listed below. For a complete list of GraphItem class members, see the GraphItem Members topic.

Public Instance Properties

AxisLabel Label under the bar, or on the pie slice.
BarColor Bar and pie graph only
Container (inherited from Component) Gets the IContainer that contains the Component.
GradientBottom Bar and pie graph only
GradientTop Bar and pie graph only
ShowValueOnTop For Bar and Pie charts, show actual value on the bar or pie.
Site (inherited from Component) Gets or sets the ISite of the Component.
Tag An object associated with this item.
Value Value (Bar) or degree (Pie)
X Line graph only: X value of point.
Y Line graph only: Y value of point.

See Also

GraphItem Class | NETXP.Controls Namespace