Curve ListInit Scale 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#
private void InitScale(
Scale scale,
bool isBoundedRanges
)VB
Private Sub InitScale (
scale As Scale,
isBoundedRanges As Boolean
)