PieItem(Double, Color, Double, String) Constructor

Definition

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

Parameters

pieValue  Double
 
color  Color
 
displacement  Double
 
label  String
 

See Also