Click or drag to resize

SharpScriptBasePlotPens Property

Gets the Plot pen series array

Namespace:  SharpCharts.Base.SharpScript
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
public Series<Pen>[] PlotPens { get; }

Property Value

Type: SeriesPen
See Also