Scale State 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 ScaleState : ICloneableVB
Public Class ScaleState
Implements ICloneable- Inheritance
- Object ScaleState
- Implements
- ICloneable
Constructors
Methods
Fields
| _format | |
| _formatAuto | |
| _mag | |
| _magAuto | |
| _majorStep | |
| _majorStepAuto | |
| _majorUnit | |
| _max | |
| _maxAuto | |
| _min | |
| _minAuto | |
| _minorStep | |
| _minorStepAuto | |
| _minorUnit |
Extension Methods
| GetEnumNames | (Defined by General) |
| IsValidDouble | (Defined by General) |
Explicit Interface Implementations
| ICloneableClone | Creates a new object that is a copy of the current instance. |