GraphObjListItem Property

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
public GraphObj this[
	string tag
] { get; }

Parameters

tag  String
 

Property Value

GraphObj

See Also