ChartLineFormattingType Enum
Represents line format type of chart line.
type ChartLineFormattingType int32
Fields
| Field | Description |
|---|
| Automatic | Represents automatic formatting type. |
| Solid | Represents solid formatting type. |
| None | Represents none formatting type. |
| Gradient | Gradient |