Click or drag to resize

SharpScriptBaseAddLine Method

Add a new line

Namespace:  SharpCharts.Base.SharpScript
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
public void AddLine(
	Line line
)

Parameters

line
Type: SharpCharts.Base.SharpScriptLine
Line
See Also