Graph PaneAdd Curve(String, Double, Double, Color, Symbol Type) 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,
double[] x,
double[] y,
Color color,
SymbolType symbolType
)VB
Public Function AddCurve (
label As String,
x As Double(),
y As Double(),
color As Color,
symbolType As SymbolType
) As LineItemParameters
- label String
- x Double
- y Double
- color Color
- symbolType SymbolType