[]
        
(Showing Draft Content)

C1.Win.C1Chart.ChartLineStyle

ChartLineStyle Class

Defines the style for the chart lines.

Inheritance
ChartLineStyle
Implements
Namespace: C1.Win.C1Chart
Assembly: C1.Win.C1Chart.4.8.dll
Syntax
[TypeConverter(typeof(HiddenPropsTypeConverter))]
public class ChartLineStyle : ICloneable

Constructors

Name Description
ChartLineStyle()

Creates a new instance of ChartLineStyle class.

Properties

Name Description
Color

Gets or sets the color of the line.

LineJoin

Gets or sets the joining style of the drawn line segments

MiterLimit

Gets or sets the miter limit of the joints of the drawn line.

Pattern

Gets or sets the pattern of the line.

Thickness

Gets or sets the thickness of the line in pixels.

Methods

Name Description
ToString()