Aspose::Cells::Charts::ChartLineFormattingType enum

ChartLineFormattingType enum

Represents line format type of chart line.

enum class ChartLineFormattingType

Values

NameValueDescription
Automatic0
Represents automatic formatting type.
Solid1
Represents solid formatting type.
None2
Represents none formatting type.
Gradient3
Gradient.

See Also