Click or drag to resize
PlotStyle.GetPen Method
Get the plot pen

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

Parameters

seriesArrayIndex
Type: System.Int32

Return Value

Type: Pen
Pen
See Also