BarItem(String, IPointList, Color) Constructor

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
public BarItem(
	string label,
	IPointList points,
	Color color
)

Parameters

label  String
 
points  IPointList
 
color  Color
 

See Also