eChartStyle Enumeration

Office Open XML

The build in style of the chart.

Namespace:  OfficeOpenXml.Drawing.Chart
Assembly:  EPPlus (in EPPlus.dll) Version: 3.0.0.1 (3.0.0.1)

Syntax

C#
public enum eChartStyle
Visual Basic (Declaration)
Public Enumeration eChartStyle
Visual C++
public enum class eChartStyle

Members

Member nameDescription
None
Style1
Style2
Style3
Style4
Style5
Style6
Style7
Style8
Style9
Style10
Style11
Style12
Style13
Style14
Style15
Style16
Style17
Style18
Style19
Style20
Style21
Style22
Style23
Style24
Style25
Style26
Style27
Style28
Style29
Style30
Style31
Style32
Style33
Style34
Style35
Style36
Style37
Style38
Style39
Style40
Style41
Style42
Style43
Style44
Style45
Style46
Style47
Style48

See Also