ScaleStateList Class

Definition

Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
public class ScaleStateList : List<ScaleState>, 
	ICloneable
Inheritance
Object    ListScaleState    ScaleStateList
Implements
ICloneable

Constructors

Methods

Extension Methods

Explicit Interface Implementations

ICloneableCloneCreates a new object that is a copy of the current instance.

See Also