LineType

LineType enumeration

Utility class containing constants. Enumerates the type of Picture border or Chart line.

Values

NameDescription
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.