ZedGraph LogoZedGraph Class Library Documentation
Tag Field
NamespacesZedGraphGraphObjTag
A tag object for use by the user. This can be used to store additional information associated with the GraphObj. ZedGraph does not use this value for any purpose.
Declaration Syntax
C#Visual BasicVisual C++
public Object Tag
Public Tag As Object
public:
Object^ Tag
Remarks
Note that, if you are going to Serialize ZedGraph data, then any type that you store in Tag must be a serializable type (or it will cause an exception).

Assembly: ZedGraph (Module: ZedGraph) Version: 5.1.0.621