[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartLinePattern

ChartLinePattern Enum

Specifies the pattern of the line.

Namespace: C1.Win.FlexReport.Chart
Assembly: C1.Win.FlexReport.8.dll
Syntax
public enum ChartLinePattern

Fields

Name Description
Dash

A dashed line.

DashDot

A line with alternating dashes and dots.

DashDotDot

A line with series consisting of a dash followed by two dots.

Dot

A dotted line.

None

No line is drawn.

Solid

A solid line.