Enum ChartLineFormattingType
Enum ChartLineFormattingType
Namespace: Aspose.Cells.Charts
Assembly: Aspose.Cells.dll (25.2.0)
Reprezentuje typ formátování čáry grafu.
public enum ChartLineFormattingType
Pole
Automatic = 0
Reprezentuje typ automatického formátování.
Gradient = 3
Gradient
None = 2
Reprezentuje typ bez formátování.
Solid = 1
Reprezentuje typ pevných formátování.