Graph - LineStyle Property
LineStyle sets the style of a Line graph
Member of Graph (PRIM_GRPH)
Data Type - Enumeration Set
The LineStyle property defines the appearance of a line graph. The LineStyle property supports multiple selection.
| Enum Value | Description |
|---|---|
| NoLabels | Hide labels on both the X and Y axis |
| Stick | Draw vertical lines from the data points to the X axis |
| XGrid | Show horizontal lines |
| YGrid | Show vertical lines |
Febuary 18 V14SP2