Pie Item(Double, String) Constructor
Definition
Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
C#
public PieItem(
double pieValue,
string label
)VB
Public Sub New (
pieValue As Double,
label As String
)