'Declaration
Public Enum OfPieType Inherits System.Enum
'Usage
Dim instance As OfPieType
public enum OfPieType : System.Enum
'Declaration
Public Enum OfPieType Inherits System.Enum
'Usage
Dim instance As OfPieType
public enum OfPieType : System.Enum
Member | Description |
---|---|
Bar | The chart is a bar of pie chart, not a pie of pie chart. |
Pie | The chart is pie of pie chart, not a bar of pie chart. |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.Charts.OfPieType