Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Description

The LineStyle class contains all available chart line styles.

C#
vb.net

Remarks

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

Values

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

  • No labels