Syncfusion.DocToPdfConverter.AspNet.Mvc5 by Syncfusion Inc.

<PackageReference Include="Syncfusion.DocToPdfConverter.AspNet.Mvc5" Version="20.4.0.53" />

.NET API 4,410,368 bytes

 OfficeChartLinePattern

Specifies a line style for chart.

Indicates the rounded dot line pattern for chart.

Indicates the Dark Gray line pattern for Chart.This is only for Binary file format.

Dash = 1

Indicates a dashed line for Chart.

DashDot = 3

Indicates a line with a repeating dash-dot pattern for Chart.

Indicates a line a repeating dash-dot-dot pattern for Chart.

Dot = 2

Indicates a line with a repeating dot pattern for Chart.

Indicates the Light Gray line pattern for Chart.This is only for Binary file format.

LongDash = 10

Long dashed line.

Long alternating dashes and dots.

Long dash followed by two dots.

Indicates the Medium Gray line pattern for Chart.This is only for Binary file format.

None = 5

Indicates the line style is not set for chart.

Solid = 0

Indicates a solid line for Chart.