The LineStyle class contains all available chart line styles.

 public sealed class LineStyle : TypesafeEnum
Public NotInheritable Class LineStyle
		Inherits TypesafeEnum

If the Style is set to null. It end up being ChartLine.LineStyle.Solid.

Name

Description

DarkGray

Dark gray line

Dash

Dashed line

DashDot

Dash-dot line

DashDotDot

Dash-dot-dot line

Dot

Dotted line

LightGray

Light gray line

MediumGray

Medium gray line

None

No line

Solid

Solid line