Click or drag to resize

PlotPen Property

Gets or sets the Pen

Namespace:  SharpCharts.Base.SharpScript
Assembly:  SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.42 (1.0.0.42)
Syntax
C#
public Pen Pen { get; set; }

Property Value

Type: Pen
See Also