Defines the style for the chart lines.

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

Syntax

C#
public class ChartLineStyle : ICloneable
Visual Basic
Public Class ChartLineStyle _
	Implements ICloneable

Inheritance Hierarchy

System..::..Object
  C1.Win.C1Chart..::..ChartLineStyle
    C1.Win.C1Chart..::..ChartGridStyle

See Also