NetXP 3.0 Reference

GraphType Enumeration

The type of graph.

[Visual Basic]
Public Enum GraphType
[C#]
public enum GraphType

Members

Member NameDescription
Bar Graph is a bar graph.
Line Graph is a line graph.
Pie Graph is a pie chart.

Requirements

Namespace: NETXP.Controls

Assembly: NETXP.Controls (in NETXP.Controls.dll)

See Also

NETXP.Controls Namespace