Scroll Range 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 ScrollRangeList : List<ScrollRange>,
ICloneableVB
Public Class ScrollRangeList
Inherits List(Of ScrollRange)
Implements ICloneable- Inheritance
- Object ListScrollRange ScrollRangeList
- Implements
- ICloneable
Constructors
Properties
Methods
Extension Methods
| ChunkScrollRange | (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. |