Click or drag to resize

PlotStyleGetPen Method

Get the plot pen

Namespace:  SharpCharts.Base.SharpScript
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
protected Pen GetPen(
	int seriesArrayIndex
)

Parameters

seriesArrayIndex
Type: SystemInt32

Return Value

Type: Pen
Pen
See Also