LineType enumeration

LineType enumeration

Enumerates the type of Picture border or Chart line.

The LineType type exposes the following members:

Fields

FieldDescription
DARK_GRAYRepresents a dark gray line.
DASHRepresent a dash line.
DASH_DOTRepresents a dash-dot line
DASH_DOT_DOTRepresents a dash-dot-dot line.
DOTRepresents a dotted line.
LIGHT_GRAYRepresents a light gray line.
MEDIUM_GRAYRepresents a medium gray line.
SOLIDRepresent a solid line.

See Also