Enum ePieType
- Namespace
- OfficeOpenXml.Drawing.Chart
- Assembly
- EPPlus.dll
Bar or pie
public enum ePieType
Fields
Bar = 0
Represents a bar of pie chart
Pie = 1
Represents a pie of pie chart
Bar or pie
public enum ePieType
Bar = 0
Represents a bar of pie chart
Pie = 1
Represents a pie of pie chart