Gets or sets the pattern of the line.

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

Syntax

C#
public override LinePatternEnum Pattern { get; set; }
Visual Basic
Public Overrides Property Pattern As LinePatternEnum
	Get
	Set

See Also