Graph PaneAdd Curve(String, IPoint List, Color) Method
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 LineItem AddCurve(
string label,
IPointList points,
Color color
)VB
Public Function AddCurve (
label As String,
points As IPointList,
color As Color
) As LineItemParameters
- label String
- points IPointList
- color Color