Enumerates the series elements drawing effect types in the form of pie.
Namespace:
PerpetuumSoft.ChartsAssembly: PerpetuumSoft.Charts (in PerpetuumSoft.Charts.dll) Version: 3.9.0.1
Syntax
| C# |
|---|
public enum PieSeriesDrawingStyle |
| Visual Basic (Declaration) |
|---|
Public Enumeration PieSeriesDrawingStyle |
| Visual C++ |
|---|
public enum class PieSeriesDrawingStyle |
Members
| Member name | Description | |
|---|---|---|
| None | Determines absence of the effect. | |
| Concave | Determines the concavity effect. | |
| SoftEdge | Determines the soft edge effect. |