Error Bar 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#
[SerializableAttribute]
public class ErrorBar : ICloneable, ISerializableVB
<SerializableAttribute>
Public Class ErrorBar
Implements ICloneable, ISerializable- Inheritance
- Object ErrorBar
- Implements
- ICloneable, ISerializable
Constructors
Properties
Methods
| Clone | |
| Draw(Graphics, GraphPane, ErrorBarItem, Axis, Axis, Single) | |
| Draw(Graphics, GraphPane, Boolean, Single, Single, Single, Single, Pen, Boolean, PointPair) | |
| GetObjectData |
Fields
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. |