[]
        
(Showing Draft Content)

FarPoint.Win.Chart.DashType

DashType Enum

Specifies the dash type of the line.

Namespace: FarPoint.Win.Chart
Assembly: FarPoint.Win.Chart.dll
Syntax
public enum DashType
Public Enum DashType

Fields

Name Description
Dash

[0] Dash line

DashDot

[1] Dash and dot line

Dot

[2] Dot line

LgDash

[3] Long dash line

LgDashDot

[4] Long dash and dot line

LgDashDotDot

[5] Long dash and dot dot line

RoundDot

[7] Round dot line

Solid

[6] Solid line