ScaleCalcStepSize Method

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
protected static double CalcStepSize(
	double range,
	double targetSteps
)

Parameters

range  Double
 
targetSteps  Double
 

Return Value

Double

See Also