Curve ListGet Range 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 GetRange(
bool bIgnoreInitial,
bool isBoundedRanges,
GraphPane pane
)VB
Public Sub GetRange (
bIgnoreInitial As Boolean,
isBoundedRanges As Boolean,
pane As GraphPane
)