Value HandlerBar Center Value Method
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 double BarCenterValue(
CurveItem curve,
float barWidth,
int iCluster,
double val,
int iOrdinal
)VB
Public Function BarCenterValue (
curve As CurveItem,
barWidth As Single,
iCluster As Integer,
val As Double,
iOrdinal As Integer
) As Double