Line class consists of the following properties:
| Property | Description | Data Type | Default |
|---|---|---|---|
| LineColor | Determines the color the line is displayed in. | Color | Color.Black |
| LineOption | Determines whether or not a line is to be displayed. | Enumerated type consisting of the following options:
|
loCustom |
| LineStyle | Determines the style the line is displayed with. | Enumerated type consisting of the following options:
|
soSolid |
| LineWidth | Determines the width the line is displayed with. | Enumerated type consisting of the following options:
|
woOnePoint |
Properties | Border | XAxis | YAxis | Plot Border