Enum ChartLineFormattingType

Enum ChartLineFormattingType

Namespace: Aspose.Cells.Charts
Assembly: Aspose.Cells.dll (25.2.0)

Represents line format type of chart line.

public enum ChartLineFormattingType

Fields

Automatic = 0

Represents automatic formatting type.

Gradient = 3

Gradient

None = 2

Represents none formatting type.

Solid = 1

Represents solid formatting type.