PaneListItem Property

Definition

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

Parameters

title  String
 

Property Value

GraphPane

See Also