CurveListItem Property

Definition

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

Parameters

label  String
 

Property Value

CurveItem

See Also