Zed Graph ControlMake Value Label 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#
protected string MakeValueLabel(
Axis axis,
double val,
int iPt,
bool isOverrideOrdinal
)VB
Protected Function MakeValueLabel (
axis As Axis,
val As Double,
iPt As Integer,
isOverrideOrdinal As Boolean
) As String