PieItem(Double, String) Constructor

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
public PieItem(
	double pieValue,
	string label
)

Parameters

pieValue  Double
 
label  String
 

See Also