Gets or sets the pen that will be used for data plotting.

Namespace:  C1.Win.C1Chart
Assembly:  C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Syntax

C#
public Pen Pen { get; set; }
Visual Basic
Public Property Pen As Pen
	Get
	Set

See Also