CurveListInitScale Method

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
private void InitScale(
	Scale scale,
	bool isBoundedRanges
)

Parameters

scale  Scale
 
isBoundedRanges  Boolean
 

See Also