ChartLineFormattingType
ChartLineFormattingType enumeration
Represents line format type of chart line.
Values
| Name | Value | Description |
|---|---|---|
| Automatic | 0 | Represents automatic formatting type. |
| Solid | 1 | Represents solid formatting type. |
| None | 2 | Represents none formatting type. |
| Gradient | 3 | Gradient |