Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Description

Excerpt

The LineStyle class contains all available chart line styles.

...

Signature
vb.net
vb.net
Public NotInheritable Class LineStyle
		Inherits TypesafeEnum
Remarks

If the Style is set to null. It end up being ChartLine.LineStyle.Solid.LineStyle used is not available in the selected file format, the closest match will be used.

Values

Name

Description

Anchor
DarkGray
DarkGray
DarkGray

Dark gray line

Anchor
Dash
Dash
Dash

Dashed line

Anchor
DashDot
DashDot
DashDot

Dash-dot line

Anchor
DashDotDot
DashDotDot
DashDotDot

Dash-dot-dot line

Anchor
Dot
Dot
Dot

Dotted line

Anchor
LightGray
LightGray
LightGray

Light gray line

Anchor
LongDash
LongDash
LongDash

Long dashed line

Anchor
LongDashDot
LongDashDot
LongDashDot

Long dash-dot line

Anchor
LongDashDotDot
LongDashDotDot
LongDashDotDot

Long dash-dot-dot line

Anchor
MediumGray
MediumGray
MediumGray

Medium gray line

Anchor
None
None
None

No line

Anchor
ShortDash
ShortDash
ShortDash

Short dash line

Anchor
ShortDashDot
ShortDashDot
ShortDashDot

Short dash-dot line

Anchor
ShortDashDotDot
ShortDashDotDot
ShortDashDotDot

Short dash-dot-dot line

Anchor
ShortDot
ShortDot
ShortDot

Short dot line

Anchor
Solid
Solid
Solid

Solid line