Scale State List Class
Definition
Namespace: ZedGraph
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
Assembly: ZedGraph (in ZedGraph.dll) Version: 5.1.5.0
C#
public class ScaleStateList : List<ScaleState>,
ICloneableVB
Public Class ScaleStateList
Inherits List(Of ScaleState)
Implements ICloneable- Inheritance
- Object ListScaleState ScaleStateList
- Implements
- ICloneable
Constructors
Methods
Extension Methods
| ChunkScaleState | (Defined by General) |
| GetEnumNames | (Defined by General) |
| IsValidDouble | (Defined by General) |
Explicit Interface Implementations
| ICloneableClone | Creates a new object that is a copy of the current instance. |