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.42 (1.0.0.42)
Syntax
C#
public void AddPlot(
	Plot plot
)

Parameters

plot
Type: SharpCharts.Base.SharpScriptPlot
Plot
See Also