Click or drag to resize
SharpScriptBaseAddPlot Method
Add a new Plot

Namespace: SharpCharts.Base.SharpScript
Assembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
C#
public void AddPlot(
	Plot plot
)

Parameters

plot
Type: SharpCharts.Base.SharpScriptPlot
Plot
See Also