Error Bar Item(String, IPoint List, Color) Constructor
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 ErrorBarItem(
string label,
IPointList points,
Color color
)VB
Public Sub New (
label As String,
points As IPointList,
color As Color
)Parameters
- label String
- points IPointList
- color Color