ChartLineFormattingType
ChartLineFormattingType enumeration
Represents line format type of chart line.
public enum ChartLineFormattingType
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 |
See Also
- namespace Aspose.Cells.Charts
- assembly Aspose.Cells