[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartLineStyle

ChartLineStyle Class

Represents the style of chart lines.

Inheritance
ChartLineStyle
Namespace: C1.Win.FlexReport.Chart
Assembly: C1.Win.FlexReport.4.8.dll
Syntax
public class ChartLineStyle : ChartObject, INotifyPropertyChanged
Public Class ChartLineStyle
    Inherits ChartObject
    Implements INotifyPropertyChanged

Constructors

Name Description
ChartLineStyle()

Properties

Name Description
Color

Gets or sets the line color.

LineJoin

Gets or sets the line join style.

MiterLimit

Gets or sets the miter limit of line joins.

Pattern

Gets or sets the line pattern.

Thickness

Gets or sets the line thickness, in twips.

Methods

Name Description
AssignFrom(ChartObject)

For internal use only. Assigns (copies) properties from another ChartObject to the current object.