<< Click to Display Table of Contents >>
CursorLineStyle |
Line style for an interval search cursor. The available options are described on the next table.
Available options for CursorLineStyle
Option |
Description |
---|---|
0 - LS_Solid |
Applies a solid line on an E3Chart's interval cursor (default) |
1 - LS_Dash |
Applies a dashed line on an E3Chart's interval cursor |
2 - LS_Dot |
Applies a dotted line on an E3Chart's interval cursor |
3 - LS_Dashdot |
Applies a dash-dotted line on an E3Chart's interval cursor |
4 - LS_Dashdotdot |
Applies a dash-dot-dot line on an E3Chart's interval cursor |
5 - LS_Null |
Applies an invisible line on an E3Chart's interval cursor |