ScaleMakeNewScale Method

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
public Scale MakeNewScale(
	Scale oldScale,
	AxisType type
)

Parameters

oldScale  Scale
 
type  AxisType
 

Return Value

Scale

See Also