Enum ChartLineFormattingType
Enum ChartLineFormattingType
Namespace: Aspose.Cells.Charts
Assembly: Aspose.Cells.dll (25.2.0)
Rappresenta il tipo di formattazione della linea del grafico.
public enum ChartLineFormattingType
Campi
Automatic = 0
Rappresenta il tipo di formattazione automatica.
Gradient = 3
Gradiente
None = 2
Rappresenta il tipo di formattazione nessuna.
Solid = 1
Rappresenta il tipo di formattazione solida.