constants LinesStyleEnum
The LinesStyleEnum type specifies the type of lines the control can show. The LinesStyleEnum type supports the following values:

NameValueDescription
exLinesInvalid-2 No lines are shown.
exNoLines-1 No lines are shown.
exLinesHDot1 The horizontal lines shows dotted.
exLinesVDot2 The vertical lines are shown as dotted.
exLinesDot3 The lines shows as dotted.
exLinesHDot44 The horizontal lines shows dotted.
exLinesVDot48 The vertical lines are shown as dotted.
exLinesDot412 The lines are shown as solid.
exLinesHDash16 The horizontal lines are shown as dashed.
exLinesVDash32 The vertical lines are shown as dashed.
exLinesDash48 The lines are shown as dashed.
exLinesHSolid64 The horizontal lines are shown as solid.
exLinesVSolid128 The vertical lines are shown as solid.
exLinesSolid192 The lines are shown as solid.
exLinesThick256 The lines are shown ticker.
exLinesThicker768 The lines are shown ticker.