Curve ListSort 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 void Sort(
SortType type,
int index
)VB
Public Sub Sort (
type As SortType,
index As Integer
)