NetXP 3.0 Reference

Graph Class

This class implements a graph control.

For a list of all members of this type, see Graph Members.

System.Object
   MarshalByRefObject
      Component
         Control
            Graph

[Visual Basic]
Public Class Graph
Inherits Control
[C#]
public class Graph : Control

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NETXP.Controls

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

See Also

Graph Members | NETXP.Controls Namespace