[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.OfPieType

OfPieType Enum

Represents the possible types of Pie or Pie or Bar of Pie charts.

Namespace: GrapeCity.Spreadsheet.Charts
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum OfPieType
Public Enum OfPieType

Fields

Name 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.